Home
last modified time | relevance | path

Searched refs:HB_Sequence (Results 1 – 4 of 4) sorted by relevance

/external/harfbuzz/src/
Dharfbuzz-gsub-private.h87 typedef struct HB_Sequence_ HB_Sequence; typedef
92 HB_Sequence* Sequence; /* array of Sequence tables */
Dharfbuzz-gsub.c325 static HB_Error Load_Sequence( HB_Sequence* s, in Load_Sequence()
366 static void Free_Sequence( HB_Sequence* s ) in Free_Sequence()
383 HB_Sequence* s; in Load_MultipleSubst()
411 if ( ALLOC_ARRAY( ms->Sequence, count, HB_Sequence ) ) in Load_MultipleSubst()
451 HB_Sequence* s; in Free_MultipleSubst()
/external/harfbuzz_ng/src/hb-old/
Dharfbuzz-gsub-private.h87 typedef struct HB_Sequence_ HB_Sequence; typedef
92 HB_Sequence* Sequence; /* array of Sequence tables */
Dharfbuzz-gsub.c325 static HB_Error Load_Sequence( HB_Sequence* s, in Load_Sequence()
366 static void Free_Sequence( HB_Sequence* s ) in Free_Sequence()
383 HB_Sequence* s; in Load_MultipleSubst()
411 if ( ALLOC_ARRAY( ms->Sequence, count, HB_Sequence ) ) in Load_MultipleSubst()
451 HB_Sequence* s; in Free_MultipleSubst()