Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_model.h118 virtual void SetWebSansSerifFont(const std::string& sansSerifFontFamily) {}; in SetWebSansSerifFont() function
H A Dweb_model_ng.cpp738 void WebModelNG::SetWebSansSerifFont(const std::string& sansSerifFontFamily) in SetWebSansSerifFont() function in OHOS::Ace::NG::WebModelNG