Home
last modified time | relevance | path

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

/trunk/main/vcl/source/fontsubset/
H A Dgsub.cxx227 const sal_uInt16 nCntLookupSubtable = NEXT_UShort( pLookupTable ); in ReadGSUB() local
233 if( pGsubLimit < pLookupTable + 2 * nCntLookupSubtable ) in ReadGSUB()
235 for( sal_uInt16 nSubTableIdx = 0; nSubTableIdx < nCntLookupSubtable; ++nSubTableIdx ) in ReadGSUB()
/trunk/main/vcl/source/glyphs/
H A Dgcach_ftyp.cxx2512 const sal_uInt16 nCntLookupSubtable = GetUShort( pLookupTable+4 ); in ApplyGSUB() local
2519 for( sal_uInt16 nSubTableIdx = 0; nSubTableIdx < nCntLookupSubtable; ++nSubTableIdx ) in ApplyGSUB()

Completed in 43 milliseconds