Searched defs:codeToIndex (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/skia/src/fonts/
H A DSkTestScalerContext.cpp49 int SkTestFont::codeToIndex(SkUnichar charCode) const { function in class:SkTestFont
173 glyphs[index] = fTestFont->codeToIndex(ch);

Completed in 410 milliseconds