Searched refs:fIdDelta (Results 1 – 6 of 6) 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
160 fIdDelta = &fStartCodes[segCount]; in CMAPFormat4Mapper()161 fIdRangeOffset = &fIdDelta[segCount]; in CMAPFormat4Mapper()198 result += SWAPW(fIdDelta[index]); in unicodeToGlyph()
51 const le_uint16 *fIdDelta; variable
163 fIdDelta = &fStartCodes[segCount]; in CMAPFormat4Mapper()164 fIdRangeOffset = &fIdDelta[segCount]; in CMAPFormat4Mapper()201 result += SWAPW(fIdDelta[index]); in unicodeToGlyph()