Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/linux/
H A Dconsolemap.h32 static inline u16 inverse_translate(const struct vc_data *conp, u16 glyph, in inverse_translate() argument
/kernel/linux/linux-5.10/drivers/accessibility/braille/
H A Dbraille_console.c132 u16 glyph = screen_glyph(vc, in vc_refresh() local
/kernel/linux/linux-5.10/drivers/tty/vt/
H A Dconsolemap.c201 int j, glyph; in set_inverse_transl() local
226 int i, j, k, glyph; in set_inverse_trans_unicode() local
271 inverse_translate(const struct vc_data *conp, int glyph, int use_unicode) inverse_translate() argument
[all...]
H A Dvt.c533 u16 glyph = scr_readw(p++) & mask; in vc_uniscr_check() local
577 u16 glyph = scr_readw(p++) & mask; in vc_uniscr_copy_line() local
604 u16 glyph = scr_readw(p++) & mask; in vc_uniscr_debug_check() local
[all...]
/kernel/linux/linux-6.6/drivers/accessibility/braille/
H A Dbraille_console.c131 u16 glyph = screen_glyph(vc, in vc_refresh() local
/kernel/linux/linux-6.6/drivers/tty/vt/
H A Dconsolemap.c245 int glyph = conv_uni_to_pc(conp, t[ch]); in set_inverse_transl() local
279 u16 glyph = row[g]; in set_inverse_trans_unicode() local
300 inverse_translate(const struct vc_data *conp, u16 glyph, bool use_unicode) inverse_translate() argument
866 u16 **dir, *row, glyph; conv_uni_to_pc() local
[all...]
H A Dvt.c511 u16 glyph = scr_readw(p++) & mask; in vc_uniscr_check() local
557 u16 glyph = scr_readw(p++) & mask; in vc_uniscr_copy_line() local

Completed in 14 milliseconds