Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/functions/
H A Djs_hover_function.cpp68 const OHOS::Ace::Offset& screenLocation = hoverInfo.GetScreenLocation(); in AccessibilityHoverExecute() local
H A Djs_touch_function.cpp32 const OHOS::Ace::Offset& screenLocation = touchInfo.GetScreenLocation(); in CreateTouchInfo() local
H A Djs_gesture_function.cpp107 const OHOS::Ace::Offset& screenLocation = fingerInfo.screenLocation_; in CreateFingerInfo() local
H A Djs_gesture_judge_function.cpp82 const OHOS::Ace::Offset& screenLocation = fingerInfo.screenLocation_; in CreateFingerInfo() local
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_extra_input_data.cpp67 const auto& screenLocation = point.GetScreenLocation(); in InsertInterpolatePoints() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A Djs_types.cpp96 const OHOS::Ace::Offset& screenLocation = point.GetScreenLocation(); in JsGetHistoricalPoints() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/container_modal/
H A Dcontainer_modal_view_enhance_test_ng.cpp477 Offset screenLocation; variable
514 Offset screenLocation; variable
550 Offset screenLocation; variable
583 Offset screenLocation; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/event/
H A Dmouse_event.h312 MouseInfo& SetScreenLocation(const Offset& screenLocation) in SetScreenLocation()
383 AccessibilityHoverInfo& SetScreenLocation(const Offset& screenLocation) in SetScreenLocation()
H A Daxis_event.h284 AxisInfo& SetScreenLocation(const Offset& screenLocation) in SetScreenLocation()
H A Dtouch_event.h603 TouchLocationInfo& SetScreenLocation(const Offset& screenLocation) in SetScreenLocation()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Dgesture_event.h96 GestureEvent& SetScreenLocation(const Offset& screenLocation) in SetScreenLocation()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern.cpp6486 const OHOS::Ace::Offset& screenLocation = location.GetScreenLocation(); in SetTouchLocationInfo() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_web.cpp4712 const OHOS::Ace::Offset& screenLocation = touchInfo.GetScreenLocation(); in CreateTouchInfo() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_common_modifier.cpp6693 const OHOS::Ace::Offset& screenLocation = locationInfo.GetScreenLocation(); in ConvertTouchLocationInfoToPoint() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_common_bridge.cpp6203 const OHOS::Ace::Offset& screenLocation = fingerInfo.screenLocation_; in CreateFingerInfo() local