Home
last modified time | relevance | path

Searched defs:globalPosition (Results 1 – 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/test/unittest/mock/
Dmock_render_text_field.cpp98 bool RenderTextField::SearchAction(const Offset& globalPosition, const Offset& globalOffset) in SearchAction()
/foundation/arkui/ace_engine/frameworks/core/components/text_field/
Drender_text_field.cpp737 auto globalPosition = clickInfo.GetGlobalLocation(); in OnClick() local
832 bool RenderTextField::SearchAction(const Offset& globalPosition, const Offset& globalOffset) in SearchAction()