Home
last modified time | relevance | path

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

/GUIX-v6.2.1/common/src/
Dgx_utility_thai_glyph_shaping.c85 …o_unicode(GX_CONST GX_STRING *string, GX_CHAR_CODE **returned_code_list, UINT *returned_code_count) in _gx_utility_thai_utf8_to_unicode() argument
147 *returned_code_count = code_count; in _gx_utility_thai_utf8_to_unicode()
285 …h_shaping(GX_CONST GX_STRING *string, GX_CHAR_CODE **returned_code_list, UINT *returned_code_count) in _gx_utility_thai_glyph_shaping() argument
437 *returned_code_count = code_count; in _gx_utility_thai_glyph_shaping()
442 *returned_code_count = 0; in _gx_utility_thai_glyph_shaping()
/GUIX-v6.2.1/common/inc/
Dgx_utility.h324 …_shaping(GX_CONST GX_STRING *string, GX_CHAR_CODE **returned_code_list, UINT *returned_code_count);