Flutter Engine
The Flutter Engine
|
Public Member Functions | |
DataFontLoader (sk_sp< SkData > *datas, int n) | |
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 |
Public Attributes | |
const sk_sp< SkData > * | fDatas |
const int | fNum |
Definition at line 45 of file SkFontMgr_custom_embedded.cpp.
Definition at line 47 of file SkFontMgr_custom_embedded.cpp.
|
inlineoverridevirtual |
Implements SkFontMgr_Custom::SystemFontLoader.
Definition at line 49 of file SkFontMgr_custom_embedded.cpp.
Definition at line 64 of file SkFontMgr_custom_embedded.cpp.
const int DataFontLoader::fNum |
Definition at line 65 of file SkFontMgr_custom_embedded.cpp.