Home
last modified time | relevance | path

Searched refs:onGetSystemFonts (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/src/core/
H A DSkFontMgr.cpp152 return this->onGetSystemFonts(); in getSystemFonts()
155 std::vector<sk_sp<SkTypeface>> SkFontMgr::onGetSystemFonts() const in onGetSystemFonts() function in SkFontMgr
/third_party/skia/src/ports/skia_ohos/
H A DSkFontMgr_ohos.h54 std::vector<sk_sp<SkTypeface>> onGetSystemFonts() const override;
H A DSkFontMgr_ohos.cpp389 std::vector<sk_sp<SkTypeface>> SkFontMgr_OHOS::onGetSystemFonts() const in onGetSystemFonts() function in SkFontMgr_OHOS
/third_party/skia/include/core/
H A DSkFontMgr.h218 virtual std::vector<sk_sp<SkTypeface>> onGetSystemFonts() const;

Completed in 3 milliseconds