Home
last modified time | relevance | path

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

/trunk/main/vcl/source/fontsubset/
H A Dsft.cxx1492 const sal_uInt32 nRangeOff = GetUInt16(pSub, nHdr + 6, 1); in cmapSubtableFits() local
1496 const sal_uInt32 nLast = nHdr + 6 + (nRangeOff / 2) * 2 + (nCount - 1) * 2; in cmapSubtableFits()
1510 const sal_uInt32 nRangeOff = GetUInt16(pSub, 16 + 6 * nSegCount + 2 * i, 1); in cmapSubtableFits() local
1511 if (!nRangeOff) in cmapSubtableFits()
1519 + (nRangeOff / 2) * 2 + (nEnd - nStart) * 2; in cmapSubtableFits()