Lines Matching full:glyph
66 TTGlyphID glyph = (TTGlyphID) glyphIterator->getCurrGlyphID();
68 if (glyph != SWAPW(glyphArray[match])) {
97 LEGlyphID glyph = glyphIterator->getCurrGlyphID();
98 le_int32 glyphClass = classDefinitionTable->getGlyphClass(glyph);
122 le_int32 glyph = 0;
125 glyph = glyphCount - 1;
130 Offset coverageTableOffset = SWAPW(coverageTableOffsetArray[glyph]);
142 glyph += direction;
194 LEGlyphID glyph = glyphIterator->getCurrGlyphID();
195 le_int32 coverageIndex = getGlyphCoverage(glyph);
243 LEGlyphID glyph = glyphIterator->getCurrGlyphID();
244 le_int32 coverageIndex = getGlyphCoverage(glyph);
299 // Back up the glyph iterator so that we
301 // will leave it pointing at the last glyph
371 LEGlyphID glyph = glyphIterator->getCurrGlyphID();
372 le_int32 coverageIndex = getGlyphCoverage(glyph);
442 LEGlyphID glyph = glyphIterator->getCurrGlyphID();
443 le_int32 coverageIndex = getGlyphCoverage(glyph);
548 // Back up the glyph iterator so that we
550 // will leave it pointing at the last glyph