Searched defs:SetWebStandardFont (Results 1 - 2 of 2) sorted by relevance
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/ | ||
H A D | web_model.h | 120 virtual void SetWebStandardFont(const std::string& standardFontFamily) {}; in SetWebStandardFont() function in OHOS::Ace::WebModel |
H A D | web_model_ng.cpp | 744 void WebModelNG::SetWebStandardFont(const std::string& standardFontFamily) in SetWebStandardFont() function in OHOS::Ace::NG::WebModelNG |
Completed in 5 milliseconds