Searched refs:fIdDelta (Results 1 – 6 of 6) sorted by relevance
125 fIdDelta = &fStartCodes[segCount]; in CMAPFormat4Mapper()126 fIdRangeOffset = &fIdDelta[segCount]; in CMAPFormat4Mapper()163 result += SWAPW(fIdDelta[index]); in unicodeToGlyph()
61 const le_uint16 *fIdDelta; variable
165 fIdDelta = &fStartCodes[segCount]; in CMAPFormat4Mapper()166 fIdRangeOffset = &fIdDelta[segCount]; in CMAPFormat4Mapper()203 result += SWAPW(fIdDelta[index]); in unicodeToGlyph()
53 const le_uint16 *fIdDelta; variable
166 fIdDelta = &fStartCodes[segCount]; in CMAPFormat4Mapper()167 fIdRangeOffset = &fIdDelta[segCount]; in CMAPFormat4Mapper()204 result += SWAPW(fIdDelta[index]); in unicodeToGlyph()
57 const le_uint16 *fIdDelta; variable