Searched defs:isItalic (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/include/core/ | ||
H A D | SkTypeface.h | 60 bool isItalic() const { return fStyle.slant() != SkFontStyle::kUpright_Slant; } in isItalic() function in SkTypeface |
Completed in 2 milliseconds