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

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

Completed in 65 milliseconds