Home
last modified time | relevance | path

Searched refs:device_code_width (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/devices/xditview/
H A Ddevice.h22 int device_code_width(DeviceFont *, int, int, int *);
H A Ddevice.c337 int device_code_width(DeviceFont *f, int ps, int code, int *widthp) in device_code_width() function
H A Ddraw.c361 || !device_code_width (dw->dvi.device_font, in PutNumberedCharacter()