Searched refs:nCovIdx (Results 1 – 2 of 2) sorted by relevance
280 const sal_uInt16 nCovIdx = NEXT_UShort( pCoverage ); in ReadGSUB() local282 … aSubstVector.push_back( GlyphSubst( static_cast<sal_uInt16>(j + nCovIdx), 0 ) ); in ReadGSUB()
2560 const sal_uInt16 nCovIdx = GetUShort( pCoverage+4 ); in ApplyGSUB() local2563 … aSubstVector.push_back( GlyphSubst( static_cast<sal_uInt16>(j + nCovIdx), 0 ) ); in ApplyGSUB()
Completed in 465 milliseconds