Home
last modified time | relevance | path

Searched defs:SetLocalLocation (Results 1 – 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/event/
Dmouse_event.h298 MouseInfo& SetLocalLocation(const Offset& localLocation) in SetLocalLocation() function
391 HoverInfo& SetLocalLocation(const Offset& localLocation) in SetLocalLocation() function
440 AccessibilityHoverInfo& SetLocalLocation(const Offset& localLocation) in SetLocalLocation() function
Daxis_event.cpp211 AxisInfo& AxisInfo::SetLocalLocation(const Offset& localLocation) in SetLocalLocation() function in OHOS::Ace::AxisInfo
Dtouch_event.cpp498 TouchLocationInfo& TouchLocationInfo::SetLocalLocation(const Offset& localLocation) in SetLocalLocation() function in OHOS::Ace::TouchLocationInfo
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/button/
Dbutton_pattern.h98 void SetLocalLocation(const Offset& localLocation) in SetLocalLocation() function
/foundation/arkui/ace_engine/frameworks/core/gestures/
Dgesture_event.h114 GestureEvent& SetLocalLocation(const Offset& localLocation) in SetLocalLocation() function