Searched refs:aLookupIndexList (Results 1 – 2 of 2) sorted by relevance
163 UshortList aLookupIndexList; in ReadGSUB() local198 aLookupIndexList.push_back( nLookupIndex ); in ReadGSUB()201 aLookupIndexList.push_back( 0 ); in ReadGSUB()214 if( std::count( aLookupIndexList.begin(), aLookupIndexList.end(), nLookupIdx ) ) in ReadGSUB()
2456 UshortList aLookupIndexList; in ApplyGSUB() local2488 aLookupIndexList.push_back( nLookupIndex ); in ApplyGSUB()2491 aLookupIndexList.push_back( 0 ); in ApplyGSUB()2502 if( std::count( aLookupIndexList.begin(), aLookupIndexList.end(), nLookupIdx ) ) in ApplyGSUB()
Completed in 27 milliseconds