Searched defs:utf8_str (Results 1 – 6 of 6) sorted by relevance
93 GX_UBYTE utf8_str[10]; in _gx_single_line_text_input_keydown_process() local
89 GX_UBYTE utf8_str[10]; in _gx_multi_line_text_input_keydown_process() local
72 UINT _gx_utility_utf8_string_character_get(GX_STRING *utf8_str, GX_CHAR_CODE *glyph_value, UINT *g… in _gx_utility_utf8_string_character_get()
117 UINT result_compare(GX_CHAR *utf8_str) in result_compare()
125 UINT result_compare(GX_CONST GX_STRING *utf8_str) in result_compare()
3583 GX_UBYTE *utf8_str; in gx_studio_unicode_string_to_utf8_string() local