Home
last modified time | relevance | path

Searched refs:change_to_end_resource (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/devices/grops/
H A Dpsrm.cpp724 int resource_manager::change_to_end_resource(const char *, int, FILE *, in change_to_end_resource() function in resource_manager
980 { "EndProcSet", &resource_manager::change_to_end_resource }, in process_file()
981 { "EndFont", &resource_manager::change_to_end_resource }, in process_file()
982 { "EndFile", &resource_manager::change_to_end_resource }, in process_file()
H A Dps.h111 int change_to_end_resource(const char *ptr, int rank, FILE *fp, FILE *outfp);