Home
last modified time | relevance | path

Searched defs:SetWebFantasyFont (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_model.h116 virtual void SetWebFantasyFont(const std::string& fixedFontFamily) {}; in SetWebFantasyFont() function
H A Dweb_model_ng.cpp724 void WebModelNG::SetWebFantasyFont(const std::string& fantasyFontFamily) in SetWebFantasyFont() function in OHOS::Ace::NG::WebModelNG