Searched defs:isBold (Results 1 - 1 of 1) sorted by relevance
| /third_party/skia/include/core/ | ||
| H A D | SkTypeface.h | 57 bool isBold() const { return fStyle.weight() >= SkFontStyle::kSemiBold_Weight; } in isBold() function in SkTypeface |
Completed in 1 milliseconds