Flutter Engine
The Flutter Engine
|
This is the complete list of members for SkUserTypeface, including all inherited members.
copyTableData(SkFontTableTag tag) const | SkTypeface | |
countGlyphs() const | SkTypeface | |
countTables() const | SkTypeface | |
createFamilyNameIterator() const | SkTypeface | |
createScalerContext(const SkScalerContextEffects &, const SkDescriptor *) const | SkTypeface | |
Equal(const SkTypeface *facea, const SkTypeface *faceb) | SkTypeface | static |
FactoryId typedef | SkTypeface | |
filterRec(SkScalerContextRec *rec) const | SkTypeface | inline |
fontStyle() const | SkTypeface | inline |
getBounds() const | SkTypeface | |
getFamilyName(SkString *name) const | SkTypeface | |
getFontDescriptor(SkFontDescriptor *desc, bool *isLocal) const | SkTypeface | inline |
getKerningPairAdjustments(const SkGlyphID glyphs[], int count, int32_t adjustments[]) const | SkTypeface | |
getPostScriptName(SkString *name) const | SkTypeface | |
getTableData(SkFontTableTag tag, size_t offset, size_t length, void *data) const | SkTypeface | |
getTableSize(SkFontTableTag) const | SkTypeface | |
getTableTags(SkFontTableTag tags[]) const | SkTypeface | |
getUnitsPerEm() const | SkTypeface | |
getVariationDesignParameters(SkFontParameters::Variation::Axis parameters[], int parameterCount) const | SkTypeface | |
getVariationDesignPosition(SkFontArguments::VariationPosition::Coordinate coordinates[], int coordinateCount) const | SkTypeface | |
internal_private_getCTFontRef() const | SkTypeface | inline |
isBold() const | SkTypeface | inline |
isFixedPitch() const | SkTypeface | inline |
isItalic() const | SkTypeface | inline |
makeClone(const SkFontArguments &) const | SkTypeface | |
MakeDeserialize(SkStream *, sk_sp< SkFontMgr > lastResortMgr) | SkTypeface | static |
MakeEmpty() | SkTypeface | static |
onCopyTableData(SkFontTableTag) const | SkTypeface | protectedvirtual |
onGetCTFontRef() const | SkTypeface | inlineprotectedvirtual |
onGetKerningPairAdjustments(const SkGlyphID glyphs[], int count, int32_t adjustments[]) const | SkTypeface | protectedvirtual |
openExistingStream(int *ttcIndex) const | SkTypeface | |
openStream(int *ttcIndex) const | SkTypeface | |
ref() const | SkRefCntBase | inline |
Register(FactoryId id, sk_sp< SkTypeface >(*make)(std::unique_ptr< SkStreamAsset >, const SkFontArguments &)) | SkTypeface | static |
serialize(SkWStream *, SerializeBehavior=SerializeBehavior::kIncludeDataIfLocal) const | SkTypeface | |
serialize(SerializeBehavior=SerializeBehavior::kIncludeDataIfLocal) const | SkTypeface | |
SerializeBehavior enum name | SkTypeface | |
setFontStyle(SkFontStyle style) | SkTypeface | inlineprotected |
setIsFixedPitch(bool isFixedPitch) | SkTypeface | inlineprotected |
SkCustomTypefaceBuilder | SkUserTypeface | friend |
SkRefCntBase() | SkRefCntBase | inline |
SkTypeface(const SkFontStyle &style, bool isFixedPitch=false) | SkTypeface | explicitprotected |
SkUserScalerContext | SkUserTypeface | friend |
SkWeakRefCnt() | SkWeakRefCnt | inline |
textToGlyphs(const void *text, size_t byteLength, SkTextEncoding encoding, SkGlyphID glyphs[], int maxGlyphCount) const | SkTypeface | |
try_ref() const | SkWeakRefCnt | inline |
unicharsToGlyphs(const SkUnichar uni[], int count, SkGlyphID glyphs[]) const | SkTypeface | |
unicharToGlyph(SkUnichar unichar) const | SkTypeface | |
unique() const | SkRefCntBase | inline |
uniqueID() const | SkTypeface | inline |
unref() const | SkRefCntBase | inline |
weak_dispose() const | SkWeakRefCnt | inlineprotectedvirtual |
weak_expired() const | SkWeakRefCnt | inline |
weak_ref() const | SkWeakRefCnt | inline |
weak_unref() const | SkWeakRefCnt | inline |
~SkRefCntBase() | SkRefCntBase | inlinevirtual |
~SkTypeface() override | SkTypeface | protected |
~SkWeakRefCnt() override | SkWeakRefCnt | inline |