Home
last modified time | relevance | path

Searched defs:load_font (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sys/arch/x68k/usr.bin/loadfont/
H A Dloadfont.c36 load_font(const char *file) in load_font() function
/netbsd-src/sys/arch/prep/stand/boot/
H A Dvreset.c290 load_font(u_int8_t *ISA_mem) in load_font() function
/netbsd-src/external/gpl2/groff/dist/src/libs/libdriver/
H A Dprinter.cpp105 void printer::load_font(int n, const char *nm) in load_font() function in printer
/netbsd-src/sys/dev/wscons/
H A Dwsdisplayvar.h130 int (*load_font)(void *, void *, struct wsdisplay_font *); member
/netbsd-src/external/gpl2/groff/dist/src/devices/xditview/
H A Ddevice.c188 DeviceFont *load_font(Device *dev, const char *name) in load_font() function
/netbsd-src/external/gpl2/groff/dist/src/libs/libgroff/
H A Dfont.cpp491 font *font::load_font(const char *s, int *not_found, int head_only) in load_font() function in font