Home
last modified time | relevance | path

Searched defs:isSmoothDragResizeEnabled (Results 1 - 6 of 6) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dweb_model_impl.cpp638 void WebModelImpl::SetSmoothDragResizeEnabled(bool isSmoothDragResizeEnabled) in SetSmoothDragResizeEnabled() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_model_ng.cpp1116 void WebModelNG::SetSmoothDragResizeEnabled(bool isSmoothDragResizeEnabled) in SetSmoothDragResizeEnabled() argument
H A Dweb_pattern.cpp5476 bool isSmoothDragResizeEnabled = delegate_->GetIsSmoothDragResizeEnabled(); in WindowDrag() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H A Dmock_web_delegate.cpp1026 void WebDelegate::UpdateSmoothDragResizeEnabled(bool isSmoothDragResizeEnabled) {} in UpdateSmoothDragResizeEnabled() argument
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.cpp3055 void WebDelegate::UpdateSmoothDragResizeEnabled(bool isSmoothDragResizeEnabled) in UpdateSmoothDragResizeEnabled() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_web.cpp3462 void JSWeb::EnableSmoothDragResize(bool isSmoothDragResizeEnabled) in EnableSmoothDragResize() argument

Completed in 41 milliseconds