Searched refs:UpdateWebFantasyFont (Results 1 – 8 of 8) sorted by relevance
77 virtual void UpdateWebFantasyFont(const std::string& fantasyFontFamily) = 0;
728 webPattern->UpdateWebFantasyFont(fantasyFontFamily); in SetWebFantasyFont()
2527 delegate_->UpdateWebFantasyFont(value); in OnWebFantasyFontUpdate()2921 delegate_->UpdateWebFantasyFont(GetWebFantasyFontValue(DEFAULT_FANTASY_FONT_FAMILY)); in OnModifyDone()
649 delegate_->UpdateWebFantasyFont(value); in OnWebFantasyFontUpdate()857 delegate_->UpdateWebFantasyFont(GetWebFantasyFontValue(DEFAULT_FANTASY_FONT_FAMILY)); in OnModifyDone()
390 void UpdateWebFantasyFont(const std::string& fantasyFontFamily) override;
1609 void WebDelegateCross::UpdateWebFantasyFont(const std::string& fantasyFontFamily) in UpdateWebFantasyFont() function in OHOS::Ace::WebDelegateCross
717 void UpdateWebFantasyFont(const std::string& fantasyFontFamily);
3538 void WebDelegate::UpdateWebFantasyFont(const std::string& fantasyFontFamily) in UpdateWebFantasyFont() function in OHOS::Ace::WebDelegate