Searched refs:gx_bidi_text_info_text (Results 1 – 10 of 10) sorted by relevance
181 text_info.gx_bidi_text_info_text.gx_string_ptr = (GX_CONST CHAR *)input_utf8_text; in bidi_character_test()182 text_info.gx_bidi_text_info_text.gx_string_length = input_utf8_count; in bidi_character_test()
166 text_info.gx_bidi_text_info_text = *return_text; in _gx_text_button_text_get_ext()
174 text_info.gx_bidi_text_info_text = *return_string; in _gx_prompt_text_get_ext()
129 text_info.gx_bidi_text_info_text = string; in _gx_multi_line_text_button_line_pointers_set()
145 bidi_text_info.gx_bidi_text_info_text = string; in _gx_multi_line_text_view_string_total_rows_compute()
101 text = input_info -> gx_bidi_text_info_text; in _gx_utility_bidi_buffer_allocate()166 …context -> gx_bidi_context_processced_size = input_info -> gx_bidi_text_info_text.gx_string_length… in _gx_utility_bidi_buffer_allocate()269 string = input_info -> gx_bidi_text_info_text; in _gx_utility_bidi_initiate()3161 GX_STRING string = input_info -> gx_bidi_text_info_text; in _gx_utility_bidi_paragraph_reorder_ext()3222 text_info.gx_bidi_text_info_text = string; in _gx_utility_bidi_paragraph_reorder_ext()
492 text_info.gx_bidi_text_info_text = *string; in _gx_text_scroll_wheel_text_get()
153 gx_context_string_get_ext(GX_STRING_ID_WINDOW_TEXT, &info.gx_bidi_text_info_text); in window_draw()
2006 input_info.gx_bidi_text_info_text = *utf8str; in MakeReorderedBidiText()
1277 GX_STRING gx_bidi_text_info_text; member