Home
last modified time | relevance | path

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

/trunk/main/vcl/source/fontsubset/
H A Dgsub.cxx221 const sal_uInt16 nOfsLookupTable = *it; in ReadGSUB() local
222 const FT_Byte* pLookupTable = pGsubBase + nOfsLookupList + nOfsLookupTable; in ReadGSUB()
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.cxx2509 const sal_uInt16 nOfsLookupTable = *lookup_it; in ApplyGSUB() local
2510 const FT_Byte* pLookupTable = pGsubBase + nOfsLookupList + nOfsLookupTable; in ApplyGSUB()
2523 … const FT_Byte* pSubLookup = pGsubBase + nOfsLookupList + nOfsLookupTable + nOfsSubLookupTable; in ApplyGSUB()
2533 …const FT_Byte* pCoverage = pGsubBase + nOfsLookupList + nOfsLookupTable + nOfsSubLookupTable + … in ApplyGSUB()

Completed in 24 milliseconds