HomeSort by relevance Sort by last modified time
    Searched full:counttables (Results 1 - 4 of 4) sorted by null

  /external/skia/include/core/
SkTypeface.h 197 int countTables() const;
200 * the font, and return the number. This will be the same as CountTables()
202 * (the same as calling countTables()).
  /external/skia/src/core/
SkTypeface.cpp 216 int SkTypeface::countTables() const {
  /external/skia/tests/
FontHostTest.cpp 179 int count = face->countTables();
  /external/skia/src/ports/
SkFontHost_mac.cpp     [all...]

Completed in 260 milliseconds