Home
last modified time | relevance | path

Searched defs:fixedFontFamily (Results 1 - 6 of 6) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_model.h116 virtual void SetWebFantasyFont(const std::string& fixedFontFamily) {}; in SetWebFantasyFont() argument
117 virtual void SetWebFixedFont(const std::string& fixedFontFamily) {}; in SetWebFixedFont() argument
H A Dweb_model_ng.cpp723 void WebModelNG::SetWebFixedFont(const std::string& fixedFontFamily) in SetWebFixedFont() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
H A Dweb_delegate_cross.cpp1612 void WebDelegateCross::UpdateWebFixedFont(const std::string& fixedFontFamily) in UpdateWebFixedFont() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H A Dmock_web_delegate.cpp649 void WebDelegate::UpdateWebFixedFont(const std::string& fixedFontFamily) {} in UpdateWebFixedFont() argument
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.cpp3544 void WebDelegate::UpdateWebFixedFont(const std::string& fixedFontFamily) in UpdateWebFixedFont() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_web.cpp4150 void JSWeb::WebFixedFont(const std::string& fixedFontFamily) in WebFixedFont() argument

Completed in 36 milliseconds