Home
last modified time | relevance | path

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

/GUIX-v6.2.1/common/src/
Dgx_utility_bidi_paragraph_reorder.c185 …run_stack_size += (INT)sizeof(GX_BIDI_ISOLATE_RUN) * level_run_count + (INT)sizeof(ULONG) * charac… in _gx_utility_bidi_buffer_allocate()
832 GX_BIDI_ISOLATE_RUN *isolate_run) in _gx_utiltiy_isolate_run_sequence_append()
906 … GX_BIDI_LEVEL_RUN *level_run, GX_BIDI_ISOLATE_RUN *isolate_run) in _gx_utility_bidi_one_isolate_run_sequence_get()
1050 GX_BIDI_ISOLATE_RUN *isolate_run_entry; in _gx_utility_bidi_isolate_run_sequences_get()
1051 GX_BIDI_ISOLATE_RUN *last_isolate_run_entry = GX_NULL; in _gx_utility_bidi_isolate_run_sequences_get()
1064 …context -> gx_bidi_context_isolate_runs = (GX_BIDI_ISOLATE_RUN *)(context -> gx_bidi_context_buffe… in _gx_utility_bidi_isolate_run_sequences_get()
1080 …isolate_run_entry = (GX_BIDI_ISOLATE_RUN *)(context -> gx_bidi_context_buffer + context -> gx_bidi… in _gx_utility_bidi_isolate_run_sequences_get()
1081 context -> gx_bidi_context_buffer_index += (INT)(sizeof(GX_BIDI_ISOLATE_RUN)); in _gx_utility_bidi_isolate_run_sequences_get()
1163 static UINT _gx_utility_bidi_weak_type_resolve_1(GX_BIDI_CONTEXT *context, GX_BIDI_ISOLATE_RUN *ent… in _gx_utility_bidi_weak_type_resolve_1()
1248 static UINT _gx_utility_bidi_weak_type_resolve_2_3(GX_BIDI_CONTEXT *context, GX_BIDI_ISOLATE_RUN *e… in _gx_utility_bidi_weak_type_resolve_2_3()
[all …]
/GUIX-v6.2.1/common/inc/
Dgx_utility.h137 } GX_BIDI_ISOLATE_RUN; typedef
158 GX_BIDI_ISOLATE_RUN *gx_bidi_context_isolate_runs;