Searched defs:isForceAutoHinting (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/include/core/ | ||
H A D | SkFont.h | 91 bool isForceAutoHinting() const { return SkToBool(fFlags & kForceAutoHinting_PrivFlag); } in isForceAutoHinting() function in SkFont |
Completed in 2 milliseconds