Home
last modified time | relevance | path

Searched refs:SubTableCount (Results 1 – 5 of 5) sorted by relevance

/external/harfbuzz/src/
Dharfbuzz-open.h137 HB_UShort SubTableCount; /* number of SubTables */ member
Dharfbuzz-open.c496 count = l->SubTableCount = GET_UShort(); in Load_Lookup()
564 count = l->SubTableCount; in Free_Lookup()
Dharfbuzz-dump.c724 for (i=0; i < Lookup->SubTableCount; i++) in DEF_DUMP()
Dharfbuzz-gsub.c4043 for ( i = 0; i < lo->SubTableCount; i++ ) in GSUB_Do_Glyph_Lookup()
Dharfbuzz-gpos.c5793 for ( i = 0; i < lo->SubTableCount; i++ ) in GPOS_Do_Glyph_Lookup()