Searched refs:fEndCodes (Results 1 – 6 of 6) sorted by relevance
117 fEndCodes = &header->endCodes[0]; in CMAPFormat4Mapper()146 if (unicode >= SWAPU16(fStartCodes[index]) && unicode <= SWAPU16(fEndCodes[index])) { in unicodeToGlyph()
53 const le_uint16 *fEndCodes; variable
158 fEndCodes = &header->endCodes[0]; in CMAPFormat4Mapper()187 if (unicode >= SWAPU16(fStartCodes[index]) && unicode <= SWAPU16(fEndCodes[index])) { in unicodeToGlyph()
49 const le_uint16 *fEndCodes; variable
161 fEndCodes = &header->endCodes[0]; in CMAPFormat4Mapper()190 if (unicode >= SWAPU16(fStartCodes[index]) && unicode <= SWAPU16(fEndCodes[index])) { in unicodeToGlyph()