Searched refs:fantasyFontFamily (Results 1 – 8 of 8) sorted by relevance
77 virtual void UpdateWebFantasyFont(const std::string& fantasyFontFamily) = 0;
724 void WebModelNG::SetWebFantasyFont(const std::string& fantasyFontFamily) in SetWebFantasyFont() argument728 webPattern->UpdateWebFantasyFont(fantasyFontFamily); in SetWebFantasyFont()
110 static void WebFantasyFont(const std::string& fantasyFontFamily);
4019 void JSWeb::WebFantasyFont(const std::string& fantasyFontFamily) in WebFantasyFont() argument4021 WebModel::GetInstance()->SetWebFantasyFont(fantasyFontFamily); in WebFantasyFont()
390 void UpdateWebFantasyFont(const std::string& fantasyFontFamily) override;
1609 void WebDelegateCross::UpdateWebFantasyFont(const std::string& fantasyFontFamily) in UpdateWebFantasyFont() argument
717 void UpdateWebFantasyFont(const std::string& fantasyFontFamily);
3538 void WebDelegate::UpdateWebFantasyFont(const std::string& fantasyFontFamily) in UpdateWebFantasyFont() argument3545 [weak = WeakClaim(this), fantasyFontFamily]() { in UpdateWebFantasyFont()3550 setting->PutFantasyFontFamilyName(fantasyFontFamily); in UpdateWebFantasyFont()