Searched refs:UNICODE_UNKNOWN (Results 1 – 5 of 5) sorted by relevance
273 uint32_t ch = UNICODE_UNKNOWN; in utf8_getch()276 return UNICODE_UNKNOWN; in utf8_getch()331 ch = UNICODE_UNKNOWN; in utf8_getch()349 ch = UNICODE_UNKNOWN; in utf8_getch()
19 #define UNICODE_UNKNOWN 0xFFFD macro
16 UNICODE_UNKNOWN = 0, enumerator
56 if (unicode_status == UNICODE_UNKNOWN) { in init_unicode()79 if (unicode_status == UNICODE_UNKNOWN) { in init_unicode()
627 if(ft_index == 0 && cp != UNICODE_UNKNOWN) { in get_glyph()629 glyph = get_glyph(fnt, UNICODE_UNKNOWN); in get_glyph()