Flutter Engine
The Flutter Engine
|
This is the complete list of members for txt::DynamicFontManager, including all inherited members.
AssetFontManager(std::unique_ptr< FontAssetProvider > font_provider) | txt::AssetFontManager | explicit |
countFamilies() const | SkFontMgr | |
createStyleSet(int index) const | SkFontMgr | |
DynamicFontManager() | txt::DynamicFontManager | inline |
font_provider() const | txt::DynamicFontManager | inline |
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 | |
onMatchFamily(const char familyName[]) const override | txt::AssetFontManager | protectedvirtual |
ref() const | SkRefCntBase | inline |
RefEmpty() | SkFontMgr | static |
SkRefCntBase() | SkRefCntBase | inline |
unique() const | SkRefCntBase | inline |
unref() const | SkRefCntBase | inline |
~AssetFontManager() override | txt::AssetFontManager | |
~SkRefCntBase() | SkRefCntBase | inlinevirtual |