Searched refs:codeToIndex (Results 1 – 2 of 2) sorted by relevance
37 int codeToIndex(SkUnichar charCode) const;
50 int SkTestFont::codeToIndex(SkUnichar charCode) const { in codeToIndex() function in SkTestFont173 glyphs[index] = fTestFont->codeToIndex(ch); in onCharsToGlyphs()