Home
last modified time | relevance | path

Searched refs:GetIsHandleMoving (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_select_overlay.h75 bool GetIsHandleMoving() in GetIsHandleMoving() function
H A Drich_editor_pattern.cpp567 CHECK_NULL_VOID(!selectOverlay_->GetIsHandleMoving()); in UpdateMagnifierStateAfterLayout()
2721 CHECK_NULL_VOID(!selectOverlay_->GetIsHandleMoving()); in HandleClickEvent()
2753 CHECK_NULL_RETURN(!selectOverlay_->GetIsHandleMoving(), true); in HandleClickSelection()
3432 CHECK_NULL_VOID(!selectOverlay_->GetIsHandleMoving()); in HandleLongPress()
3578 …selectOverlay_->ProcessOverlay({ .menuIsShow = !selectOverlay_->GetIsHandleMoving(), .animation = … in HandleDoubleClickOrLongPress()
7526 if (!selectOverlay_->GetIsHandleMoving()) { in OnBackPressed()
8419 CHECK_NULL_VOID(!selectOverlay_->GetIsHandleMoving()); in OnBackPressed()
10738 …selectOverlay_->ProcessOverlay({ .menuIsShow = !selectOverlay_->GetIsHandleMoving(), .animation = … in OnBackPressed()