Searched refs:SubTableCount (Results 1 – 2 of 2) sorted by relevance
357 FT_UInt LookupType, LookupFlag, SubTableCount; in otv_Lookup_validate() local366 SubTableCount = FT_NEXT_USHORT( p ); in otv_Lookup_validate()375 OTV_TRACE(( " (SubTableCount = %d)\n", SubTableCount )); in otv_Lookup_validate()377 OTV_LIMIT_CHECK( SubTableCount * 2 ); in otv_Lookup_validate()380 for ( ; SubTableCount > 0; SubTableCount-- ) in otv_Lookup_validate()
195 WORD SubTableCount; member887 for (j = 0; j < GET_BE_WORD(look->SubTableCount); j++) in GSUB_apply_SingleSubst()933 for (j = 0; j < GET_BE_WORD(look->SubTableCount); j++) in GSUB_apply_MultipleSubst()983 for (j = 0; j < GET_BE_WORD(look->SubTableCount); j++) in GSUB_apply_AlternateSubst()1016 for (j = 0; j < GET_BE_WORD(look->SubTableCount); j++) in GSUB_apply_LigatureSubst()1078 for (j = 0; j < GET_BE_WORD(look->SubTableCount); j++) in GSUB_apply_ContextSubst()1250 for (j = 0; j < GET_BE_WORD(look->SubTableCount); j++) in GSUB_apply_ChainContextSubst()1499 if (GET_BE_WORD(look->SubTableCount)) in GSUB_apply_lookup()1703 for (j = 0; j < GET_BE_WORD(look->SubTableCount); j++) in GPOS_apply_SingleAdjustment()1782 for (j = 0; j < GET_BE_WORD(look->SubTableCount); j++) in GPOS_apply_PairAdjustment()[all …]