Home
last modified time | relevance | path

Searched refs:DoGestureSelection (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_base.h89 void DoGestureSelection(const TouchEventInfo& info);
H A Dtext_base.cpp135 void TextGestureSelector::DoGestureSelection(const TouchEventInfo& info) in DoGestureSelection() function in OHOS::Ace::NG::TextGestureSelector
H A Dtext_pattern.cpp1448 DoGestureSelection(info); in HandleTouchEvent()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_pattern.cpp1759 DoGestureSelection(info); in HandleTouchEvent()