Home
last modified time | relevance | path

Searched defs:globalDisplayLocation (Results 1 – 15 of 15) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/functions/
Djs_hover_function.cpp50 const OHOS::Ace::Offset& globalDisplayLocation = hoverInfo.GetGlobalDisplayLocation(); in HoverExecute() local
92 const OHOS::Ace::Offset& globalDisplayLocation = hoverInfo.GetGlobalDisplayLocation(); in HoverMoveExecute() local
133 const OHOS::Ace::Offset& globalDisplayLocation = hoverInfo.GetGlobalDisplayLocation(); in AccessibilityHoverExecute() local
Djs_touch_function.cpp35 const OHOS::Ace::Offset& globalDisplayLocation = touchInfo.GetGlobalDisplayLocation(); in CreateTouchInfo() local
Djs_gesture_function.cpp142 const OHOS::Ace::Offset& globalDisplayLocation = fingerInfo.globalDisplayLocation_; in CreateFingerInfo() local
Djs_common_utils.cpp27 const OHOS::Ace::Offset& globalDisplayLocation = fingerInfo.globalDisplayLocation_; in CreateFingerInfo() local
Djs_gesture_judge_function.cpp144 const OHOS::Ace::Offset& globalDisplayLocation = fingerInfo.globalDisplayLocation_; in CreateFingerInfo() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
Djs_types.cpp107 const OHOS::Ace::Offset& globalDisplayLocation = point.GetGlobalDisplayLocation(); in JsGetHistoricalPoints() local
/foundation/arkui/ace_engine/frameworks/core/event/
Daxis_event.cpp223 AxisInfo& AxisInfo::SetGlobalDisplayLocation(const Offset& globalDisplayLocation) in SetGlobalDisplayLocation()
Dmouse_event.h338 MouseInfo& SetGlobalDisplayLocation(const Offset& globalDisplayLocation) in SetGlobalDisplayLocation()
450 HoverInfo& SetGlobalDisplayLocation(const Offset& globalDisplayLocation) in SetGlobalDisplayLocation()
518 AccessibilityHoverInfo& SetGlobalDisplayLocation(const Offset& globalDisplayLocation) in SetGlobalDisplayLocation()
Dtouch_event.cpp603 TouchLocationInfo& TouchLocationInfo::SetGlobalDisplayLocation(const Offset& globalDisplayLocation) in SetGlobalDisplayLocation()
/foundation/arkui/ace_engine/frameworks/core/gestures/
Dgesture_event.h129 GestureEvent& SetGlobalDisplayLocation(const Offset& globalDisplayLocation) in SetGlobalDisplayLocation()
/foundation/arkui/ace_engine/interfaces/napi/kits/observer/
Dui_observer_listener.cpp824 const OHOS::Ace::Offset& globalDisplayLocation = fingerInfo.globalDisplayLocation_; in AddTapLocationInfo() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
Darkts_native_common_bridge.cpp7871 const OHOS::Ace::Offset& globalDisplayLocation = fingerInfo.globalDisplayLocation_; in CreateTapGestureInfo() local
7966 const OHOS::Ace::Offset& globalDisplayLocation = fingerInfo.globalDisplayLocation_; in CreateFingerInfo() local
9549 const OHOS::Ace::Offset& globalDisplayLocation = fingerInfo.globalDisplayLocation_; in CreateTapGestureLocationInfo() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_web.cpp5644 const OHOS::Ace::Offset& globalDisplayLocation = touchInfo.GetGlobalDisplayLocation(); in CreateTouchInfo() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
Dweb_pattern.cpp7297 const OHOS::Ace::Offset& globalDisplayLocation = location.GetGlobalDisplayLocation(); in SetTouchLocationInfo() local
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dnode_common_modifier.cpp10182 const OHOS::Ace::Offset& globalDisplayLocation = locationInfo.GetGlobalDisplayLocation(); in ConvertTouchLocationInfoToPoint() local