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 D | psrm.cpp | 724 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 D | ps.h | 111 int change_to_end_resource(const char *ptr, int rank, FILE *fp, FILE *outfp);
|