Searched refs:GlyphIndex (Results 1 – 2 of 2) sorted by relevance
71 GlyphIndex TextFace::getCharIndex(unsigned long codePoint) { in getCharIndex()76 Error TextFace::loadGlyph(GlyphIndex index) { in loadGlyph()96 Vec2d<pxs> TextFace::kern(GlyphIndex previous) const { in kern()139 GlyphIndex previous = 0; in findLongestWordSequence()
139 using GlyphIndex = unsigned int; variable149 GlyphIndex getCharIndex(unsigned long codePoint);150 Error loadGlyph(GlyphIndex index);188 Vec2d<pxs> kern(GlyphIndex previous) const;