Searched refs:GX_CANONICAL_UNIT (Results 1 – 2 of 2) sorted by relevance
3358 GX_CANONICAL_UNIT *unit; in gx_studio_unicode_canonical_decompress()3409 …context->gx_canonical_context_unit_list = new GX_CANONICAL_UNIT[context->gx_canonical_context_unit… in gx_studio_utf8_canonical_decompress()3435 GX_CANONICAL_UNIT temp; in gx_studio_canonical_combining_class_sort()3436 GX_CANONICAL_UNIT *unit_a; in gx_studio_canonical_combining_class_sort()3437 GX_CANONICAL_UNIT *unit_b; in gx_studio_canonical_combining_class_sort()3467 GX_CANONICAL_UNIT *unit; in gx_studio_canonical_ordering()3506 GX_CANONICAL_UNIT *unit; in gx_studio_canonical_equivalent_replace()3507 GX_CANONICAL_UNIT *unit_C = &context->gx_canonical_context_unit_list[C_index]; in gx_studio_canonical_equivalent_replace()3532 … (context->gx_canonical_context_unit_count - C_index - 1) * sizeof(GX_CANONICAL_UNIT)); in gx_studio_canonical_equivalent_replace()3557 GX_CANONICAL_UNIT *unit; in gx_studio_canonical_compose()
25 } GX_CANONICAL_UNIT; typedef31 GX_CANONICAL_UNIT *gx_canonical_context_unit_list;