Searched refs:UpdateWebFixedFont (Results 1 – 8 of 8) sorted by relevance
78 virtual void UpdateWebFixedFont(const std::string& fixedFontFamily) = 0;
735 webPattern->UpdateWebFixedFont(fixedFontFamily); in SetWebFixedFont()
2534 delegate_->UpdateWebFixedFont(value); in OnWebFixedFontUpdate()2922 delegate_->UpdateWebFixedFont(GetWebFixedFontValue(DEFAULT_FIXED_fONT_FAMILY)); in OnModifyDone()
656 delegate_->UpdateWebFixedFont(value); in OnWebFixedFontUpdate()858 delegate_->UpdateWebFixedFont(GetWebFixedFontValue(DEFAULT_FIXED_fONT_FAMILY)); in OnModifyDone()
391 void UpdateWebFixedFont(const std::string& fixedFontFamily) override;
1612 void WebDelegateCross::UpdateWebFixedFont(const std::string& fixedFontFamily) in UpdateWebFixedFont() function in OHOS::Ace::WebDelegateCross
718 void UpdateWebFixedFont(const std::string& fixedFontFamily);
3557 void WebDelegate::UpdateWebFixedFont(const std::string& fixedFontFamily) in UpdateWebFixedFont() function in OHOS::Ace::WebDelegate