Searched refs:UpdatePinchSmoothModeEnabled (Results 1 – 9 of 9) sorted by relevance
72 virtual void UpdatePinchSmoothModeEnabled(bool isPinchSmoothModeEnabled) = 0;
684 webPattern->UpdatePinchSmoothModeEnabled(isPinchSmoothModeEnabled); in SetPinchSmoothModeEnabled()
2480 delegate_->UpdatePinchSmoothModeEnabled(value); in OnPinchSmoothModeEnabledUpdate()2918 delegate_->UpdatePinchSmoothModeEnabled(GetPinchSmoothModeEnabledValue(false)); in OnModifyDone()
606 delegate_->UpdatePinchSmoothModeEnabled(value); in OnPinchSmoothModeEnabledUpdate()854 delegate_->UpdatePinchSmoothModeEnabled(GetPinchSmoothModeEnabledValue(false)); in OnModifyDone()
385 void UpdatePinchSmoothModeEnabled(bool isPinchSmoothModeEnabled) override;
1587 void WebDelegateCross::UpdatePinchSmoothModeEnabled(bool isPinchSmoothModeEnabled) in UpdatePinchSmoothModeEnabled() function in OHOS::Ace::WebDelegateCross
194 delegate_->UpdatePinchSmoothModeEnabled(web_->GetPinchSmoothModeEnabled()); in UpdateDelegate()
712 void UpdatePinchSmoothModeEnabled(bool isPinchSmoothModeEnabled);
3446 void WebDelegate::UpdatePinchSmoothModeEnabled(bool isPinchSmoothModeEnabled) in UpdatePinchSmoothModeEnabled() function in OHOS::Ace::WebDelegate