Searched refs:UpdateWebCursiveFont (Results 1 – 8 of 8) sorted by relevance
76 virtual void UpdateWebCursiveFont(const std::string& cursiveFontFamily) = 0;
721 webPattern->UpdateWebCursiveFont(cursiveFontFamily); in SetWebCursiveFont()
2520 delegate_->UpdateWebCursiveFont(value); in OnWebCursiveFontUpdate()2920 delegate_->UpdateWebCursiveFont(GetWebCursiveFontValue(DEFAULT_CURSIVE_FONT_FAMILY)); in OnModifyDone()
642 delegate_->UpdateWebCursiveFont(value); in OnWebCursiveFontUpdate()856 delegate_->UpdateWebCursiveFont(GetWebCursiveFontValue(DEFAULT_CURSIVE_FONT_FAMILY)); in OnModifyDone()
389 void UpdateWebCursiveFont(const std::string& cursiveFontFamily) override;
1606 void WebDelegateCross::UpdateWebCursiveFont(const std::string& cursiveFontFamily) in UpdateWebCursiveFont() function in OHOS::Ace::WebDelegateCross
716 void UpdateWebCursiveFont(const std::string& cursiveFontFamily);
3519 void WebDelegate::UpdateWebCursiveFont(const std::string& cursiveFontFamily) in UpdateWebCursiveFont() function in OHOS::Ace::WebDelegate