Searched refs:UshortList (Results 1 – 2 of 2) sorted by relevance
89 typedef std::vector<sal_uInt16> UshortList; in ReadGSUB() typedef90 UshortList aFeatureIndexList; in ReadGSUB()91 UshortList aFeatureOffsetList; in ReadGSUB()163 UshortList aLookupIndexList; in ReadGSUB()164 UshortList aLookupOffsetList; in ReadGSUB()218 UshortList::const_iterator it = aLookupOffsetList.begin(); in ReadGSUB()
2389 typedef std::vector<sal_uInt16> UshortList; in ApplyGSUB() typedef2390 UshortList aFeatureIndexList; in ApplyGSUB()2391 UshortList aFeatureOffsetList; in ApplyGSUB()2456 UshortList aLookupIndexList; in ApplyGSUB()2457 UshortList aLookupOffsetList; in ApplyGSUB()2506 UshortList::const_iterator lookup_it = aLookupOffsetList.begin(); in ApplyGSUB()
Completed in 29 milliseconds