Home
last modified time | relevance | path

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

/trunk/main/vcl/source/fontsubset/
H A Dgsub.cxx164 UshortList aLookupOffsetList; in ReadGSUB() local
215 aLookupOffsetList.push_back( nOffset ); in ReadGSUB()
218 UshortList::const_iterator it = aLookupOffsetList.begin(); in ReadGSUB()
219 for(; it != aLookupOffsetList.end(); ++it ) in ReadGSUB()
/trunk/main/vcl/source/glyphs/
H A Dgcach_ftyp.cxx2457 UshortList aLookupOffsetList; in ApplyGSUB() local
2503 aLookupOffsetList.push_back( nOffset ); in ApplyGSUB()
2506 UshortList::const_iterator lookup_it = aLookupOffsetList.begin(); in ApplyGSUB()
2507 for(; lookup_it != aLookupOffsetList.end(); ++lookup_it ) in ApplyGSUB()

Completed in 36 milliseconds