Searched refs:getCharIndex (Results 1 – 2 of 2) sorted by relevance
71 GlyphIndex TextFace::getCharIndex(unsigned long codePoint) { in getCharIndex() function in teeui::TextFace164 auto gindex = face->getCharIndex(codePoint); in findLongestWordSequence()219 auto gindex = face->getCharIndex(codePoint); in drawText()
149 GlyphIndex getCharIndex(unsigned long codePoint);