HomeSort by relevance Sort by last modified time
    Searched refs:codeToIndex (Results 1 - 2 of 2) sorted by null

  /external/skia/src/fonts/
SkTestScalerContext.h 36 int codeToIndex(SkUnichar charCode) const;
SkTestScalerContext.cpp 51 int SkTestFont::codeToIndex(SkUnichar charCode) const {
174 glyphs[index] = fTestFont->codeToIndex(ch);

Completed in 56 milliseconds