Searched refs:filterGlyph (Results 1 – 2 of 2) sorted by relevance
356 le_bool GlyphIterator::filterGlyph(le_uint32 index) const in filterGlyph() function in GlyphIterator439 } while (newPosition != nextLimit && filterGlyph(newPosition)); in nextInternal()461 } while (newPosition != prevLimit && filterGlyph(newPosition)); in prevInternal()499 …} while (newPosition != prevLimit && glyphStorage[newPosition] != 0xFFFE && filterGlyph(newPositio… in findMark2Glyph()
76 le_bool filterGlyph(le_uint32 index) const;