Home
last modified time | relevance | path

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

/trunk/main/vcl/source/fontsubset/
H A Dgsub.cxx237 const sal_uInt16 nOfsSubLookupTable = NEXT_UShort( pLookupTable ); in ReadGSUB() local
238 … const FT_Byte* pSubLookup = pGsubBase + nOfsLookupList + nOfsLookupTable + nOfsSubLookupTable; in ReadGSUB()
249 + nOfsLookupList + nOfsLookupTable + nOfsSubLookupTable + nOfsCoverage; in ReadGSUB()
/trunk/main/vcl/source/glyphs/
H A Dgcach_ftyp.cxx2521 const sal_uInt16 nOfsSubLookupTable = GetUShort( pLookupTable ); in ApplyGSUB() local
2523 … const FT_Byte* pSubLookup = pGsubBase + nOfsLookupList + nOfsLookupTable + nOfsSubLookupTable; in ApplyGSUB()
2533 …yte* pCoverage = pGsubBase + nOfsLookupList + nOfsLookupTable + nOfsSubLookupTable + nOfsCovera… in ApplyGSUB()

Completed in 56 milliseconds