Searched refs:HB_LigGlyph (Results 1 - 2 of 2) sorted by relevance

/external/harfbuzz/src/
H A Dharfbuzz-gdef.h60 typedef struct HB_LigGlyph_ HB_LigGlyph; typedef in typeref:struct:HB_LigGlyph_
64 HB_LigGlyph* LigGlyph; /* array of LigGlyph tables */
H A Dharfbuzz-gdef.c471 static HB_Error Load_LigGlyph( HB_LigGlyph* lg,
525 static void Free_LigGlyph( HB_LigGlyph* lg)
555 HB_LigGlyph* lg;
582 if ( ALLOC_ARRAY( lcl->LigGlyph, count, HB_LigGlyph ) )
623 HB_LigGlyph* lg;

Completed in 58 milliseconds