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

  /external/skia/src/core/
SkFont.cpp 139 if (paint.isAutohinted()) {
SkPaint.cpp     [all...]
  /external/skia/tests/
FontObjTest.cpp 18 return paint.isAutohinted();
  /external/skia/include/core/
SkPaint.h 210 bool isAutohinted() const {
    [all...]
  /external/skia/src/utils/
SkLua.cpp 866 lua_pushboolean(L, get_obj<SkPaint>(L, 1)->isAutohinted());
    [all...]

Completed in 75 milliseconds