Home
last modified time | relevance | path

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

/trunk/main/vcl/source/fontsubset/
H A Dgsub.cxx208 const sal_uInt16 nCntLookupTable = NEXT_UShort( pLookupHeader ); in ReadGSUB() local
209 if( pGsubLimit < pLookupHeader + 2 * nCntLookupTable ) in ReadGSUB()
211 for( sal_uInt16 nLookupIdx = 0; nLookupIdx < nCntLookupTable; ++nLookupIdx ) in ReadGSUB()
/trunk/main/vcl/source/glyphs/
H A Dgcach_ftyp.cxx2496 const sal_uInt16 nCntLookupTable = GetUShort( pLookupHeader ); in ApplyGSUB() local
2498 for( sal_uInt16 nLookupIdx = 0; nLookupIdx < nCntLookupTable; ++nLookupIdx ) in ApplyGSUB()

Completed in 55 milliseconds