Home
last modified time | relevance | path

Searched refs:aLookupIndexList (Results 1 – 2 of 2) sorted by relevance

/trunk/main/vcl/source/fontsubset/
H A Dgsub.cxx163 UshortList aLookupIndexList; in ReadGSUB() local
198 aLookupIndexList.push_back( nLookupIndex ); in ReadGSUB()
201 aLookupIndexList.push_back( 0 ); in ReadGSUB()
214 if( std::count( aLookupIndexList.begin(), aLookupIndexList.end(), nLookupIdx ) ) in ReadGSUB()
/trunk/main/vcl/source/glyphs/
H A Dgcach_ftyp.cxx2456 UshortList aLookupIndexList; in ApplyGSUB() local
2488 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 28 milliseconds