Home
last modified time | relevance | path

Searched defs:sansSerifFontFamily (Results 1 – 5 of 5) 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()
H A Dweb_model_ng.cpp738 void WebModelNG::SetWebSansSerifFont(const std::string& sansSerifFontFamily) in SetWebSansSerifFont()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
H A Dweb_delegate_cross.cpp1615 void WebDelegateCross::UpdateWebSansSerifFont(const std::string& sansSerifFontFamily) in UpdateWebSansSerifFont()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_web.cpp4029 void JSWeb::WebSansSerifFont(const std::string& sansSerifFontFamily) in WebSansSerifFont()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.cpp3576 void WebDelegate::UpdateWebSansSerifFont(const std::string& sansSerifFontFamily) in UpdateWebSansSerifFont()