Home
last modified time | relevance | path

Searched refs:utf8_string (Results 1 – 1 of 1) sorted by relevance

/GUIX-v6.2.1/common/src/
Dgx_single_line_text_input_position_get.c99 GX_STRING utf8_string; in _gx_single_line_text_input_position_get() local
164 utf8_string.gx_string_ptr = string_buffer + index; in _gx_single_line_text_input_position_get()
165 utf8_string.gx_string_length = glyph_len; in _gx_single_line_text_input_position_get()
167 _gx_system_string_width_get_ext(gx_font, &utf8_string, &width); in _gx_single_line_text_input_position_get()