Searched defs:glyph (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/bsd/mdocml/dist/ |
H A D | term_ps.c | 51 struct glyph { struct 58 struct glyph gly[MAXCHAR]; /* glyph metrics */ argument
|
/netbsd-src/games/larn/ |
H A D | create.c | 339 troom(int lv, int xsize, int ysize, int tx, int ty, int glyph) in troom()
|
/netbsd-src/sys/arch/x68k/dev/ |
H A D | ite_tv.c | 144 uint8_t glyph = IODEVbase->io_sram[0x59]; ite_set_glyph() local
|
/netbsd-src/external/gpl2/groff/dist/src/devices/grotty/ |
H A D | tty.cpp | 156 class glyph { class
|
/netbsd-src/sys/arch/vax/vsa/ |
H A D | smg.c | 652 uint32_t lmask, rmask, glyph, inverse; in smg_putchar() local
|
/netbsd-src/sys/dev/rasops/ |
H A D | rasops.c | 599 int glyph = wsfont_map_unichar(ri->ri_font, c); in rasops_mapchar() local
|
/netbsd-src/sys/dev/tc/ |
H A D | sfb.c | 947 uint32_t lmask, rmask, glyph; in sfb_putchar() local
|
H A D | sfbplus.c | 1054 uint32_t lmask, rmask, glyph; in sfbp_putchar() local
|