Home
last modified time | relevance | path

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

/trunk/main/vcl/source/fontsubset/
H A Dgsub.cxx272 const sal_uInt16 nCntRange = NEXT_UShort( pCoverage ); in ReadGSUB() local
273 if( pGsubLimit < pCoverage + 6 * nCntRange ) in ReadGSUB()
276 for( int i = nCntRange; --i >= 0; ) in ReadGSUB()
/trunk/main/vcl/source/glyphs/
H A Dgcach_ftyp.cxx2554 const sal_uInt16 nCntRange = GetUShort( pCoverage ); in ApplyGSUB() local
2556 for( int i = nCntRange; --i >= 0; ) in ApplyGSUB()

Completed in 36 milliseconds