Home | History | Annotate | Download | only in fonts

Lines Matching full:override

23     SkScalerContext* onCreateScalerContext(const SkDescriptor*) const override;
24 void onFilterRec(SkScalerContextRec*) const override;
28 uint32_t glyphIDsCount) const override;
29 SkStreamAsset* onOpenStream(int* ttcIndex) const override;
30 void onGetFontDescriptor(SkFontDescriptor*, bool* isLocal) const override;
33 uint16_t glyphs[], int glyphCount) const override;
34 int onCountGlyphs() const override;
35 int onGetUPEM() const override;
37 void onGetFamilyName(SkString* familyName) const override;
38 SkTypeface::LocalizedStrings* onCreateFamilyNameIterator() const override;
40 int onGetTableTags(SkFontTableTag tags[]) const override;
42 size_t length, void* data) const override;