Searched refs:CompCount (Results 1 – 3 of 3) sorted by relevance
214 FT_UInt LigatureGlyph, CompCount; in otv_Ligature_validate() local224 CompCount = FT_NEXT_USHORT( p ); in otv_Ligature_validate()226 OTV_TRACE(( " (CompCount = %d)\n", CompCount )); in otv_Ligature_validate()228 if ( CompCount == 0 ) in otv_Ligature_validate()231 CompCount--; in otv_Ligature_validate()233 OTV_LIMIT_CHECK( CompCount * 2 ); /* Component */ in otv_Ligature_validate()