Searched refs:get_type (Results 1 – 1 of 1) sorted by relevance
1525 GX_UBYTE get_type = GX_BIDI_CHARACTER_TYPE_L; in _gx_utility_bidi_character_type_get() local1531 get_type = GX_BIDI_CHARACTER_TYPE_LRE; in _gx_utility_bidi_character_type_get()1534 get_type = GX_BIDI_CHARACTER_TYPE_RLE; in _gx_utility_bidi_character_type_get()1537 get_type = GX_BIDI_CHARACTER_TYPE_LRO; in _gx_utility_bidi_character_type_get()1540 get_type = GX_BIDI_CHARACTER_TYPE_RLO; in _gx_utility_bidi_character_type_get()1543 get_type = GX_BIDI_CHARACTER_TYPE_PDF; in _gx_utility_bidi_character_type_get()1546 get_type = GX_BIDI_CHARACTER_TYPE_LRI; in _gx_utility_bidi_character_type_get()1549 get_type = GX_BIDI_CHARACTER_TYPE_RLI; in _gx_utility_bidi_character_type_get()1552 get_type = GX_BIDI_CHARACTER_TYPE_FSI; in _gx_utility_bidi_character_type_get()1555 get_type = GX_BIDI_CHARACTER_TYPE_PDI; in _gx_utility_bidi_character_type_get()[all …]