Home
last modified time | relevance | path

Searched refs:ResetSelection (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/select_overlay/
H A Dselect_overlay_manager.h113 void ResetSelection(const TouchEvent& touchPoint, bool isMousePressAtSelectedNode);
H A Dselect_overlay_manager.cpp267 ResetSelection(touchPoint, isMousePressAtSelectedNode); in HandleGlobalEvent()
319 void SelectOverlayManager::ResetSelection(const TouchEvent& touchPoint, bool isMousePressAtSelected… in ResetSelection() function in OHOS::Ace::NG::SelectOverlayManager
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_select_overlay.cpp172 textPattern->ResetSelection(); in OnResetTextSelection()
389 textPattern->ResetSelection(); in OnCloseOverlay()
401 textPattern->ResetSelection(); in OnHandleGlobalTouchEvent()
H A Dtext_pattern.cpp679 ResetSelection(); in MaxLinesZero()
691 ResetSelection(); in ShowSelectOverlay()
748 ResetSelection(); in OnHandleTouchUp()
827 ResetSelection(); in HandleClickOnTextAndSpan()
1765 ResetSelection(); in CloseOperate()
1801 ResetSelection(); in OnDragStartNoChild()
2174 ResetSelection(); in OnModifyDone()
2490 ResetSelection(); in ActSetSelection()
2508 ResetSelection(); in ActSetSelection()
2731 ResetSelection(); in ResetAfterTextChange()
[all …]
H A Dtext_pattern.h495 ResetSelection(); in ResetDragOption()
561 void ResetSelection();
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_pattern.cpp164 ResetSelection(); in SetStyledString()
995 ResetSelection(); in ResetSelectionAfterAddSpan()
1725 ResetSelection(); in SetCaretOffset()
3265 ResetSelection(); in CloseKeyboard()
3916 ResetSelection(); in OnDragMove()
4324 ResetSelection(); in InsertStyledStringByPaste()
5146 ResetSelection(); in DeleteSelectOperation()
5638 ResetSelection(); in OnBackPressed()
5646 ResetSelection(); in OnBackPressed()
5673 ResetSelection(); in OnBackPressed()
[all …]
H A Drich_editor_select_overlay.cpp113 textPattern->ResetSelection(); in OnResetTextSelection()
376 pattern->ResetSelection(); in OnMenuItemAction()
408 IF_TRUE(needResetSelection, pattern->ResetSelection()); in OnCloseOverlay()
H A Drich_editor_pattern.h632 void ResetSelection();
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_text_bridge.h89 static ArkUINativeModuleValue ResetSelection(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_text_bridge.cpp1097 ArkUINativeModuleValue TextBridge::ResetSelection(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetSelection() function in OHOS::Ace::NG::TextBridge
H A Darkts_native_api_impl_bridge.cpp1337 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), TextBridge::ResetSelection)); in GetArkUINativeModule()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/
H A Drich_editor_styled_string_test_ng.cpp514 richEditorPattern->ResetSelection();
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text/
H A Dtext_testtwo_ng.cpp814 pattern->ResetSelection();
H A Dtext_testthree_ng.cpp871 pattern->ResetSelection();