Searched refs:device_name_for_code (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/groff-38/groff/src/devices/xditview/
H A Ddevice.h19 char *device_name_for_code(DeviceFont *, int);
H A Ddevice.c349 char *device_name_for_code(DeviceFont *f, int code) function
H A Ddraw.c369 for (name = device_name_for_code (dw->dvi.device_font, c);
371 name = device_name_for_code ((DeviceFont *)0, c)) {

Completed in 167 milliseconds