Searched defs:glyph (Results 1 – 2 of 2) sorted by relevance
203 #define UNI(dir, row, glyph) (FIELD_PREP(UNI_DIR_BITS, (dir)) | \ argument245 int glyph = conv_uni_to_pc(conp, t[ch]); in set_inverse_transl() local279 u16 glyph = row[g]; in set_inverse_trans_unicode() local300 u16 inverse_translate(const struct vc_data *conp, u16 glyph, bool use_unicode) in inverse_translate()852 u16 **dir, *row, glyph; in conv_uni_to_pc() local
131 u16 glyph = screen_glyph(vc, in vc_refresh() local