Home
last modified time | relevance | path

Searched defs:serifFontFamily (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_model.h119 virtual void SetWebSerifFont(const std::string& serifFontFamily) {}; in SetWebSerifFont()
H A Dweb_model_ng.cpp745 void WebModelNG::SetWebSerifFont(const std::string& serifFontFamily) in SetWebSerifFont()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
H A Dweb_delegate_cross.cpp1618 void WebDelegateCross::UpdateWebSerifFont(const std::string& serifFontFamily) in UpdateWebSerifFont()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_web.cpp4034 void JSWeb::WebSerifFont(const std::string& serifFontFamily) in WebSerifFont()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.cpp3595 void WebDelegate::UpdateWebSerifFont(const std::string& serifFontFamily) in UpdateWebSerifFont()