Searched refs:ISO10646_UCS4_1_V (Results 1 – 12 of 12) sorted by relevance
630 if (cs == ISO10646_UCS4_1_V) { in vt_char_set_cs()737 if (CHARSET(ch->u.multi_ch[count].u.ch.attr) == ISO10646_UCS4_1_V) { in vt_char_set_fg_color()767 if (CHARSET(ch->u.multi_ch[count].u.ch.attr) == ISO10646_UCS4_1_V) { in vt_char_set_bg_color()784 if (IS_SINGLE_CH(attr) && CHARSET(attr) == ISO10646_UCS4_1_V) { in vt_char_get_xoffset()806 if (IS_SINGLE_CH(attr) && CHARSET(attr) == ISO10646_UCS4_1_V) { in vt_char_get_yoffset()828 if (IS_SINGLE_CH(attr) && CHARSET(attr) == ISO10646_UCS4_1_V) { in vt_char_get_advance()848 if (IS_SINGLE_CH(attr) && CHARSET(attr) == ISO10646_UCS4_1_V) { in vt_char_set_position()
31 vt_char_set_cs(dst, ISO10646_UCS4_1_V); in combine_replacing_code()42 vt_char_set_cs(ch, ISO10646_UCS4_1_V); in replace_code()
405 if (vt_char_cs(src + src_pos) == ISO10646_UCS4_1_V) { in vt_line_ot_layout_logical()416 if (vt_char_cs(comb) == ISO10646_UCS4_1_V) { in vt_line_ot_layout_logical()
255 if (FONT_CS(font) == ISO10646_UCS4_1_V) { in ui_font_cache_get_font()257 font_for_config &= ~ISO10646_UCS4_1_V; in ui_font_cache_get_font()
31 if (cs == ISO10646_UCS4_1_V) { in calculate_char_width()36 if (vt_char_cs(comb) != ISO10646_UCS4_1_V) { in calculate_char_width()460 if (ch_cs == ISO10646_UCS4_1_V) { in fc_draw_combining_chars()801 if (ch_cs == ISO10646_UCS4_1_V) { in xcore_draw_combining_chars()1380 if ((cs = FONT_CS(font->id)) == ISO10646_UCS4_1_V) { in ui_calculate_vtchar_width()
259 if (FONT_CS(font) == ISO10646_UCS4_1_V) { in ui_get_font()
164 ISO10646_UCS4_1_V = CS_REVISION_1(ISO10646_UCS4_1), /* mef original */ enumerator
63 { ISO10646_UCS4_1_V, DEFAULT_CHARSET, },433 if (IS_ISCII(FONT_CS(font->id)) || FONT_CS(font->id) == ISO10646_UCS4_1_V) { in ui_font_new()
189 if (IS_ISCII(FONT_CS(font->id)) || FONT_CS(font->id) == ISO10646_UCS4_1_V) { in ui_font_new()
202 if (IS_ISCII(FONT_CS(font->id)) || FONT_CS(font->id) == ISO10646_UCS4_1_V) { in ui_font_new()
1075 IS_ISCII(FONT_CS(font->id)) || FONT_CS(font->id) == ISO10646_UCS4_1_V) { in fc_set_font()1210 IS_ISCII(FONT_CS(font->id)) || FONT_CS(font->id) == ISO10646_UCS4_1_V) { in fc_set_font()
6399 - ISO10646_UCS4_1_V is added to wincs_info_table.6453 If ch_cs == ISO10646_UCS4_1_V, ml_char_get_offset() of a combining char6494 - ISO10646_UCS4_1_V is supported.6513 - ISO10646_UCS4_1_V is considered.6528 * fb/x_window.c: Combined ISO10646_UCS4_1_V characters whose6630 ISO10646_UCS4_1_V font is treated as FONT_VAR_WIDTH forcibly in6641 (font->ot_font can be NULL if its charset is ISO10646_UCS4_1_V)6647 A font for ISO10646_UCS4_1_V is treated as proportional.6662 If src code is 0x900-0xd7f, ISO10646_UCS4_1_V is set.6688 1 bit is used for CS_REVISION_1. (ISO10646_UCS4_1_V)[all …]