Searched refs:unicode (Results 1 – 9 of 9) sorted by relevance
156 kern_desc[i].unicode, in vft_dbg_kern_desc()164 TRACE_BIN_FIELD_UINT16(unicode); in vft_dbg_glyph_desc()208 TRACE_BIN(("Glyph - path: '%c' unicode = %d\n", g->unicode, g->unicode)); in vft_dbg_path_table()220 TRACE_INFO(("Kern: '%c' unicode=%hu\n", g->unicode, g->unicode)); in vft_dbg_kern_table()234 TRACE_INFO(("Glyph: '%c'\n", g->unicode)); in vft_dbg_glyph_table()
144 if ( g_glyph_cache[i].g != NULL && g->unicode == in vft_cache_lookup()145 g_glyph_cache[i].g->unicode ) in vft_cache_lookup()318 READ_BIN_FIELD_UINT16(unicode); in load_glyph_table()334 TRACE_INFO(("Glyph: '%c'\n", g->unicode)); in load_glyph_table()424 if (glyphs[i].unicode == ug2) { in vft_find_glyph()435 uint16_t ug2 = g2->unicode; in vft_glyph_distance()439 if (kern_table[i].unicode == ug2) { in vft_glyph_distance()
54 uint16_t unicode; member59 uint16_t unicode; /* unicode name */ member
55 rt_uint32_t unicode; member263 key_event.unicode = map[i].unicode; in keyboard_report_event()
43 kbd_event.unicode = 0; in key_thread_entry()
193 ekbd.unicode = 0; in key()
433 ekbd.unicode = 0;451 ekbd.unicode = 0;
89 uint8_t unicode; member
283 kbd_event.unicode = 0; in rtgui_key_rx()
Completed in 16 milliseconds