Searched defs:sysFont (Results 1 – 2 of 2) sorted by relevance
/third_party/flutter/skia/src/ports/ |
D | SkFontMgr_custom.cpp | 29 bool sysFont, const SkString familyName, int index) in SkTypeface_Custom() 58 const SkFontStyle& style, bool isFixedPitch, bool sysFont, in SkTypeface_Stream() 89 SkTypeface_File::SkTypeface_File(const SkFontStyle& style, bool isFixedPitch, bool sysFont, in SkTypeface_File()
|
/third_party/skia/src/ports/ |
D | SkFontMgr_custom.cpp | 28 bool sysFont, const SkString familyName, int index) in SkTypeface_Custom() 59 const SkFontStyle& style, bool isFixedPitch, bool sysFont, in SkTypeface_Stream() 90 SkTypeface_File::SkTypeface_File(const SkFontStyle& style, bool isFixedPitch, bool sysFont, in SkTypeface_File()
|