Skia
2D Graphics Library
|
This is the complete list of members for SkFontMgr, 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 =0 | SkFontMgr | protectedpure virtual |
onCreateStyleSet(int index) const =0 | SkFontMgr | protectedpure virtual |
onGetFamilyName(int index, SkString *familyName) const =0 | SkFontMgr | protectedpure virtual |
onLegacyMakeTypeface(const char familyName[], SkFontStyle) const =0 | SkFontMgr | protectedpure virtual |
onMakeFromData(sk_sp< SkData >, int ttcIndex) const =0 | SkFontMgr | protectedpure virtual |
onMakeFromFile(const char path[], int ttcIndex) const =0 | SkFontMgr | protectedpure virtual |
onMakeFromStreamArgs(std::unique_ptr< SkStreamAsset >, const SkFontArguments &) const =0 | SkFontMgr | protectedpure virtual |
onMakeFromStreamIndex(std::unique_ptr< SkStreamAsset >, int ttcIndex) const =0 | SkFontMgr | protectedpure virtual |
onMatchFamily(const char familyName[]) const =0 | SkFontMgr | protectedpure virtual |
onMatchFamilyStyle(const char familyName[], const SkFontStyle &) const =0 | SkFontMgr | protectedpure virtual |
onMatchFamilyStyleCharacter(const char familyName[], const SkFontStyle &, const char *bcp47[], int bcp47Count, SkUnichar character) const =0 | SkFontMgr | protectedpure virtual |
ref() const | SkRefCntBase | inline |
RefDefault() | SkFontMgr | static |
RefEmpty() | SkFontMgr | static |
SkRefCntBase() | SkRefCntBase | inline |
unique() const | SkRefCntBase | inline |
unref() const | SkRefCntBase | inline |
~SkRefCntBase() | SkRefCntBase | inlinevirtual |