Searched refs:fIdDelta (Results 1 – 4 of 4) sorted by relevance
119 fIdDelta = &fStartCodes[segCount]; in CMAPFormat4Mapper()120 fIdRangeOffset = &fIdDelta[segCount]; in CMAPFormat4Mapper()157 result += SWAPW(fIdDelta[index]); in unicodeToGlyph()
55 const le_uint16 *fIdDelta; variable
113 fIdDelta = &fStartCodes[segCount]; in CMAPFormat4Mapper()114 fIdRangeOffset = &fIdDelta[segCount]; in CMAPFormat4Mapper()151 result += SWAPW(fIdDelta[index]); in unicodeToGlyph()
51 const le_uint16 *fIdDelta; variable