Searched refs:SetWebSansSerifFont (Results 1 – 5 of 5) sorted by relevance
188 webModelNG.SetWebSansSerifFont("test");
118 virtual void SetWebSansSerifFont(const std::string& sansSerifFontFamily) {}; in SetWebSansSerifFont() function
125 void SetWebSansSerifFont(const std::string& sansSerifFontFamily) override;
738 void WebModelNG::SetWebSansSerifFont(const std::string& sansSerifFontFamily) in SetWebSansSerifFont() function in OHOS::Ace::NG::WebModelNG
4031 WebModel::GetInstance()->SetWebSansSerifFont(sansSerifFontFamily); in WebSansSerifFont()