Flutter Engine
The Flutter Engine
|
This is the complete list of members for SkFontMgr_Fuchsia, including all inherited members.
countFamilies() const | SkFontMgr | |
createStyleSet(int index) const | SkFontMgr | |
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 | |
onCountFamilies() const override | SkFontMgr_Fuchsia | protectedvirtual |
onCreateStyleSet(int index) const override | SkFontMgr_Fuchsia | protectedvirtual |
onGetFamilyName(int index, SkString *familyName) const override | SkFontMgr_Fuchsia | protectedvirtual |
onLegacyMakeTypeface(const char familyName[], SkFontStyle) const override | SkFontMgr_Fuchsia | protectedvirtual |
onMakeFromData(sk_sp< SkData >, int ttcIndex) const override | SkFontMgr_Fuchsia | protectedvirtual |
onMakeFromFile(const char path[], int ttcIndex) const override | SkFontMgr_Fuchsia | protectedvirtual |
onMakeFromStreamArgs(std::unique_ptr< SkStreamAsset >, const SkFontArguments &) const override | SkFontMgr_Fuchsia | protectedvirtual |
onMakeFromStreamIndex(std::unique_ptr< SkStreamAsset >, int ttcIndex) const override | SkFontMgr_Fuchsia | protectedvirtual |
onMatchFamily(const char familyName[]) const override | SkFontMgr_Fuchsia | protectedvirtual |
onMatchFamilyStyle(const char familyName[], const SkFontStyle &) const override | SkFontMgr_Fuchsia | protectedvirtual |
onMatchFamilyStyleCharacter(const char familyName[], const SkFontStyle &, const char *bcp47[], int bcp47Count, SkUnichar character) const override | SkFontMgr_Fuchsia | protectedvirtual |
ref() const | SkRefCntBase | inline |
RefEmpty() | SkFontMgr | static |
SkFontMgr_Fuchsia(fuchsia::fonts::ProviderSyncPtr provider) | SkFontMgr_Fuchsia | |
SkFontStyleSet_Fuchsia | SkFontMgr_Fuchsia | friend |
SkRefCntBase() | SkRefCntBase | inline |
unique() const | SkRefCntBase | inline |
unref() const | SkRefCntBase | inline |
~SkFontMgr_Fuchsia() override | SkFontMgr_Fuchsia | |
~SkRefCntBase() | SkRefCntBase | inlinevirtual |