#include <asset_font_manager.h>
Public Member Functions | |
| DynamicFontManager () | |
| TypefaceFontAssetProvider & | font_provider () const |
Public Member Functions inherited from txt::AssetFontManager | |
| AssetFontManager (std::unique_ptr< FontAssetProvider > font_provider) | |
| ~AssetFontManager () override | |
Additional Inherited Members | |
Protected Member Functions inherited from txt::AssetFontManager | |
| sk_sp< SkFontStyleSet > | onMatchFamily (const char familyName[]) const override |
Protected Attributes inherited from txt::AssetFontManager | |
| std::unique_ptr< FontAssetProvider > | font_provider_ |
Definition at line 75 of file asset_font_manager.h.
|
inline |
Definition at line 77 of file asset_font_manager.h.
|
inline |
Definition at line 80 of file asset_font_manager.h.
Referenced by txt::RegisterSystemFonts(), and txt::testing::TEST_F().