Home
last modified time | relevance | path

Searched refs:SkTypeface_File (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/src/ports/
H A DSkFontMgr_custom.cpp90 SkTypeface_File::SkTypeface_File(const SkFontStyle& style, bool isFixedPitch, bool sysFont, in SkTypeface_File() function in SkTypeface_File
96 std::unique_ptr<SkStreamAsset> SkTypeface_File::onOpenStream(int* ttcIndex) const { in onOpenStream()
101 sk_sp<SkTypeface> SkTypeface_File::onMakeClone(const SkFontArguments& args) const { in onMakeClone()
117 std::unique_ptr<SkFontData> SkTypeface_File::onMakeFontData() const { in onMakeFontData()
H A DSkFontMgr_custom.h79 class SkTypeface_File : public SkTypeface_Custom { class
81 SkTypeface_File(const SkFontStyle& style, bool isFixedPitch, bool sysFont,
H A DSkFontMgr_custom_directory.cpp83 addTo->appendTypeface(sk_make_sp<SkTypeface_File>(style, isFixedPitch, true, in load_directory_fonts()

Completed in 2 milliseconds