Searched refs:nCntRange (Results 1 – 2 of 2) sorted by relevance
272 const sal_uInt16 nCntRange = NEXT_UShort( pCoverage ); in ReadGSUB() local273 if( pGsubLimit < pCoverage + 6 * nCntRange ) in ReadGSUB()276 for( int i = nCntRange; --i >= 0; ) in ReadGSUB()
2553 const sal_uInt16 nCntRange = GetUShort( pCoverage ); in ApplyGSUB() local2555 for( int i = nCntRange; --i >= 0; ) in ApplyGSUB()
Completed in 24 milliseconds