Home
last modified time | relevance | path

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

/aoo41x/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()
/aoo41x/main/vcl/source/glyphs/
H A Dgcach_ftyp.cxx2553 const sal_uInt16 nCntRange = GetUShort( pCoverage ); in ApplyGSUB() local
2555 for( int i = nCntRange; --i >= 0; ) in ApplyGSUB()

Completed in 29 milliseconds