Searched refs:nRangeOff (Results 1 – 1 of 1) sorted by relevance
1492 const sal_uInt32 nRangeOff = GetUInt16(pSub, nHdr + 6, 1); in cmapSubtableFits() local1496 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() local1511 if (!nRangeOff) in cmapSubtableFits()1519 + (nRangeOff / 2) * 2 + (nEnd - nStart) * 2; in cmapSubtableFits()