Searched refs:SetWebFantasyFont (Results 1 – 5 of 5) sorted by relevance
187 webModelNG.SetWebFantasyFont("test");
116 virtual void SetWebFantasyFont(const std::string& fixedFontFamily) {}; in SetWebFantasyFont() function
123 void SetWebFantasyFont(const std::string& fixedFontFamily) override;
724 void WebModelNG::SetWebFantasyFont(const std::string& fantasyFontFamily) in SetWebFantasyFont() function in OHOS::Ace::NG::WebModelNG
4021 WebModel::GetInstance()->SetWebFantasyFont(fantasyFontFamily); in WebFantasyFont()