Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Member Functions | List of all members
SkFontMgr_Custom::SystemFontLoader Class Referenceabstract

#include <SkFontMgr_custom.h>

Inheritance diagram for SkFontMgr_Custom::SystemFontLoader:
DataFontLoader DirectorySystemFontLoader EmbeddedSystemFontLoader EmptyFontLoader

Public Member Functions

virtual ~SystemFontLoader ()
 
virtual void loadSystemFonts (const SkFontScanner *, Families *) const =0
 

Detailed Description

Definition at line 113 of file SkFontMgr_custom.h.

Constructor & Destructor Documentation

◆ ~SystemFontLoader()

virtual SkFontMgr_Custom::SystemFontLoader::~SystemFontLoader ( )
inlinevirtual

Definition at line 115 of file SkFontMgr_custom.h.

115{ }

Member Function Documentation

◆ loadSystemFonts()

virtual void SkFontMgr_Custom::SystemFontLoader::loadSystemFonts ( const SkFontScanner ,
Families  
) const
pure virtual

The documentation for this class was generated from the following file: