Flutter Engine
The Flutter Engine
|
This is the complete list of members for txt::TestFontManager, including all inherited members.
AssetFontManager(std::unique_ptr< FontAssetProvider > font_provider) | txt::AssetFontManager | explicit |
countFamilies() const | SkFontMgr | |
createStyleSet(int index) const | SkFontMgr | |
font_provider_ | txt::AssetFontManager | protected |
getFamilyName(int index, SkString *familyName) const | SkFontMgr | |
legacyMakeTypeface(const char familyName[], SkFontStyle style) const | SkFontMgr | |
makeFromData(sk_sp< SkData >, int ttcIndex=0) const | SkFontMgr | |
makeFromFile(const char path[], int ttcIndex=0) const | SkFontMgr | |
makeFromStream(std::unique_ptr< SkStreamAsset >, int ttcIndex=0) const | SkFontMgr | |
makeFromStream(std::unique_ptr< SkStreamAsset >, const SkFontArguments &) const | SkFontMgr | |
matchFamily(const char familyName[]) const | SkFontMgr | |
matchFamilyStyle(const char familyName[], const SkFontStyle &) const | SkFontMgr | |
matchFamilyStyleCharacter(const char familyName[], const SkFontStyle &, const char *bcp47[], int bcp47Count, SkUnichar character) const | SkFontMgr | |
ref() const | SkRefCntBase | inline |
RefEmpty() | SkFontMgr | static |
SkRefCntBase() | SkRefCntBase | inline |
TestFontManager(std::unique_ptr< FontAssetProvider > font_provider, std::vector< std::string > test_font_family_names) | txt::TestFontManager | |
unique() const | SkRefCntBase | inline |
unref() const | SkRefCntBase | inline |
~AssetFontManager() override | txt::AssetFontManager | |
~SkRefCntBase() | SkRefCntBase | inlinevirtual |
~TestFontManager() override | txt::TestFontManager |