Home
last modified time | relevance | path

Searched defs:longPressPosition (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text/
H A Drender_text.cpp475 Offset longPressPosition = longPressInfo.GetGlobalLocation(); in OnLongPress() local
835 void RenderText::HandleLongPress(const Offset& longPressPosition) in HandleLongPress()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/image/
H A Drender_image.cpp191 Offset longPressPosition = longPressInfo.GetGlobalLocation(); in OnLongPress() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Drender_text_field.cpp876 Offset longPressPosition = longPressInfo.GetGlobalLocation(); in OnLongPress() local