Flutter Engine
The Flutter Engine
|
#include <SkFontMgr_custom.h>
Public Member Functions | |
virtual | ~SystemFontLoader () |
virtual void | loadSystemFonts (const SkFontScanner *, Families *) const =0 |
Definition at line 113 of file SkFontMgr_custom.h.
|
inlinevirtual |
Definition at line 115 of file SkFontMgr_custom.h.
|
pure virtual |
Implemented in DirectorySystemFontLoader, EmbeddedSystemFontLoader, DataFontLoader, and EmptyFontLoader.