Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dmultiple_click_recognizer.h64 const Offset& GetBeginLocalLocation() in GetBeginLocalLocation() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_select_overlay.cpp552 overlayEvent.SetLocalLocation(recognizer->GetBeginLocalLocation()); in OnOverlayClick()