Searched refs:glyphIndex (Results 1 – 2 of 2) sorted by relevance
160 size_t TextRenderer::glyphIndex(char ch) const { in glyphIndex() function in TextRenderer173 size_t chi = glyphIndex(str[i]); in computeScaledStringWidth()200 size_t chi = glyphIndex(str[i]); in drawString()
114 size_t glyphIndex(char ch) const;