Flutter Engine
The Flutter Engine
|
Public Member Functions | |
EmptyFontLoader () | |
void | loadSystemFonts (const SkFontScanner *scanner, SkFontMgr_Custom::Families *families) const override |
Public Member Functions inherited from SkFontMgr_Custom::SystemFontLoader | |
virtual | ~SystemFontLoader () |
virtual void | loadSystemFonts (const SkFontScanner *, Families *) const =0 |
Definition at line 13 of file SkFontMgr_custom_empty.cpp.
|
inline |
Definition at line 15 of file SkFontMgr_custom_empty.cpp.
|
inlineoverridevirtual |
Implements SkFontMgr_Custom::SystemFontLoader.
Definition at line 17 of file SkFontMgr_custom_empty.cpp.