Searched refs:UpdateLoadsImagesAutomatically (Results 1 – 8 of 8) sorted by relevance
57 virtual void UpdateLoadsImagesAutomatically(const bool& isImageAccessEnabled) = 0;
2343 delegate_->UpdateLoadsImagesAutomatically(value); in OnImageAccessEnabledUpdate()2889 delegate_->UpdateLoadsImagesAutomatically(GetImageAccessEnabledValue(true)); in OnModifyDone()
501 delegate_->UpdateLoadsImagesAutomatically(value); in OnImageAccessEnabledUpdate()838 delegate_->UpdateLoadsImagesAutomatically(GetImageAccessEnabledValue(true)); in OnModifyDone()
370 void UpdateLoadsImagesAutomatically(const bool& isImageAccessEnabled) override;
1538 void WebDelegateCross::UpdateLoadsImagesAutomatically(const bool& isImageAccessEnabled) {} in UpdateLoadsImagesAutomatically() function in OHOS::Ace::WebDelegateCross
182 delegate_->UpdateLoadsImagesAutomatically(web_->GetImageAccessEnabled()); in UpdateDelegate()
693 void UpdateLoadsImagesAutomatically(const bool& isImageAccessEnabled);
3132 void WebDelegate::UpdateLoadsImagesAutomatically(const bool& isImageAccessEnabled) in UpdateLoadsImagesAutomatically() function in OHOS::Ace::WebDelegate