Home
last modified time | relevance | path

Searched refs:getCharIndex (Results 1 – 2 of 2) sorted by relevance

/system/teeui/libteeui/src/
Dfont_rendering.cpp71 GlyphIndex TextFace::getCharIndex(unsigned long codePoint) { in getCharIndex() function in teeui::TextFace
164 auto gindex = face->getCharIndex(codePoint); in findLongestWordSequence()
219 auto gindex = face->getCharIndex(codePoint); in drawText()
/system/teeui/libteeui/include/teeui/
Dfont_rendering.h149 GlyphIndex getCharIndex(unsigned long codePoint);