Searched defs:glyph (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Dconsolemap.h32 static inline u16 inverse_translate(const struct vc_data *conp, u16 glyph, argument
/linux-master/drivers/accessibility/braille/
H A Dbraille_console.c131 u16 glyph = screen_glyph(vc, local
/linux-master/drivers/tty/vt/
H A Dconsolemap.c245 int glyph = conv_uni_to_pc(conp, t[ch]); local
279 u16 glyph = row[g]; local
300 inverse_translate(const struct vc_data *conp, u16 glyph, bool use_unicode) argument
866 u16 **dir, *row, glyph; local
[all...]
H A Dvt.c513 u16 glyph = scr_readw(p++) & mask; local
559 u16 glyph = scr_readw(p++) & mask; local

Completed in 154 milliseconds