Home
last modified time | relevance | path

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

/trunk/main/vcl/source/fontsubset/
H A Dgsub.cxx280 const sal_uInt16 nCovIdx = NEXT_UShort( pCoverage ); in ReadGSUB() local
282 … aSubstVector.push_back( GlyphSubst( static_cast<sal_uInt16>(j + nCovIdx), 0 ) ); in ReadGSUB()
/trunk/main/vcl/source/glyphs/
H A Dgcach_ftyp.cxx2560 const sal_uInt16 nCovIdx = GetUShort( pCoverage+4 ); in ApplyGSUB() local
2563 … aSubstVector.push_back( GlyphSubst( static_cast<sal_uInt16>(j + nCovIdx), 0 ) ); in ApplyGSUB()

Completed in 42 milliseconds