Searched refs:UpdateWebStandardFont (Results 1 – 8 of 8) sorted by relevance
81 virtual void UpdateWebStandardFont(const std::string& standardFontFamily) = 0;
756 webPattern->UpdateWebStandardFont(standardFontFamily); in SetWebStandardFont()
2555 delegate_->UpdateWebStandardFont(value); in OnWebStandardFontUpdate()2925 delegate_->UpdateWebStandardFont(GetWebStandardFontValue(DEFAULT_STANDARD_FONT_FAMILY)); in OnModifyDone()
677 delegate_->UpdateWebStandardFont(value); in OnWebStandardFontUpdate()861 delegate_->UpdateWebStandardFont(GetWebStandardFontValue(DEFAULT_STANDARD_FONT_FAMILY)); in OnModifyDone()
394 void UpdateWebStandardFont(const std::string& standardFontFamily) override;
1621 void WebDelegateCross::UpdateWebStandardFont(const std::string& standardFontFamily) in UpdateWebStandardFont() function in OHOS::Ace::WebDelegateCross
721 void UpdateWebStandardFont(const std::string& standardFontFamily);
3614 void WebDelegate::UpdateWebStandardFont(const std::string& standardFontFamily) in UpdateWebStandardFont() function in OHOS::Ace::WebDelegate