Home
last modified time | relevance | path

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

/trunk/main/vcl/source/fontsubset/
H A Dgsub.cxx129 const sal_uInt16 nReqFeatureIdx = NEXT_UShort( pLangSys ); in ReadGSUB() local
133 aFeatureIndexList.push_back( nReqFeatureIdx ); in ReadGSUB()
147 const sal_uInt16 nReqFeatureIdx = NEXT_UShort( pLangSys ); in ReadGSUB() local
151 aFeatureIndexList.push_back( nReqFeatureIdx ); in ReadGSUB()
/trunk/main/vcl/source/glyphs/
H A Dgcach_ftyp.cxx2425 const sal_uInt16 nReqFeatureIdx = GetUShort( pLangSys+2 ); in ApplyGSUB() local
2428 aFeatureIndexList.push_back( nReqFeatureIdx ); in ApplyGSUB()
2440 const sal_uInt16 nReqFeatureIdx = GetUShort( pLangSys+2 ); in ApplyGSUB() local
2443 aFeatureIndexList.push_back( nReqFeatureIdx ); in ApplyGSUB()

Completed in 31 milliseconds