Home
last modified time | relevance | path

Searched defs:globalLocation (Results 1 - 25 of 25) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/functions/
H A Djs_hover_function.cpp68 const OHOS::Ace::Offset& globalLocation = hoverInfo.GetGlobalLocation(); in AccessibilityHoverExecute() local
H A Djs_pan_function.cpp25 const OHOS::Ace::Offset& globalLocation = info.GetGlobalLocation(); in createPanInfo() local
H A Djs_touch_function.cpp30 const OHOS::Ace::Offset& globalLocation = touchInfo.GetGlobalLocation(); in CreateTouchInfo() local
H A Djs_gesture_function.cpp105 const OHOS::Ace::Offset& globalLocation = fingerInfo.globalLocation_; in CreateFingerInfo() local
H A Djs_gesture_judge_function.cpp80 const OHOS::Ace::Offset& globalLocation = fingerInfo.globalLocation_; in CreateFingerInfo() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A Djs_types.cpp96 const OHOS::Ace::Offset& globalLocation = point.GetGlobalLocation(); in JsGetHistoricalPoints() local
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/frontend/
H A Dcj_frontend.cpp83 auto globalLocation = location.GetGlobalLocation(); in TouchInfoToString() local
103 auto globalLocation = change.GetGlobalLocation(); in TouchInfoToString() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/
H A Drich_editor_pattern_testfive_ng.cpp300 Offset globalLocation = Offset(54.0, 20.0); in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
H A Dmenu_layout_algorithm.h49 OffsetF globalLocation; member
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
H A Djs_frontend.cpp32 auto globalLocation = location.GetGlobalLocation(); in TouchInfoToString() local
57 auto globalLocation = change.GetGlobalLocation(); in TouchInfoToString() local
86 auto globalLocation = touchInfo->GetGlobalLocation(); in DragStartInfoToString() local
100 auto globalLocation in DragUpdateInfoToString() local
114 auto globalLocation = touchInfo->GetGlobalLocation(); DragEnterInfoToString() local
128 auto globalLocation = touchInfo->GetGlobalLocation(); DragOverInfoToString() local
142 auto globalLocation = touchInfo->GetGlobalLocation(); DragLeaveInfoToString() local
156 auto globalLocation = touchInfo->GetGlobalLocation(); DragDropInfoToString() local
170 auto globalLocation = touchInfo->GetGlobalLocation(); DragEndInfoToString() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/
H A Dplugin_frontend.cpp65 auto globalLocation = location.GetGlobalLocation(); in TouchInfoToString() local
85 auto globalLocation = change.GetGlobalLocation(); in TouchInfoToString() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/calendar_picker/
H A Dcalendar_picker_test_ng.cpp3276 Offset globalLocation; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/event/
H A Dtouch_event.cpp415 TouchLocationInfo& TouchLocationInfo::SetGlobalLocation(const Offset& globalLocation) in SetGlobalLocation() argument
H A Daxis_event.h273 AxisInfo& SetGlobalLocation(const Offset& globalLocation) in SetGlobalLocation() argument
H A Dmouse_event.h303 MouseInfo& SetGlobalLocation(const Offset& globalLocation) in SetGlobalLocation() argument
374 AccessibilityHoverInfo& SetGlobalLocation(const Offset& globalLocation) in SetGlobalLocation() argument
/foundation/arkui/ace_engine/interfaces/napi/kits/observer/
H A Dui_observer_listener.cpp519 const OHOS::Ace::Offset& globalLocation = finger.globalLocation_; in AddFingerListInfo() local
/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Dgesture_event.h107 GestureEvent& SetGlobalLocation(const Offset& globalLocation) in SetGlobalLocation() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar_picker/
H A Dcalendar_dialog_pattern.cpp308 bool CalendarDialogPattern::IsInEntryRegion(const Offset& globalLocation) in IsInEntryRegion() argument
316 void CalendarDialogPattern::HandleEntryNodeHoverEvent(bool state, const Offset& globalLocation) in HandleEntryNodeHoverEvent() argument
325 void CalendarDialogPattern::HandleEntryNodeTouchEvent(bool isPressed, const Offset& globalLocation) in HandleEntryNodeTouchEvent() argument
H A Dcalendar_picker_pattern.cpp247 void CalendarPickerPattern::HandleHoverEvent(bool state, const Offset& globalLocation) in HandleHoverEvent() argument
278 void CalendarPickerPattern::HandleTouchEvent(bool isPressed, const Offset& globalLocation) in HandleTouchEvent() argument
322 void CalendarPickerPattern::HandleClickEvent(const Offset& globalLocation) in HandleClickEvent() argument
385 CalendarPickerSelectedType CalendarPickerPattern::CheckRegion(const Offset& globalLocation) in CheckRegion() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H A Ddeclarative_frontend.cpp69 auto globalLocation = location.GetGlobalLocation(); in TouchInfoToString() local
89 auto globalLocation = change.GetGlobalLocation(); in TouchInfoToString() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Ddrag_event.cpp1619 void DragEventActuator::SetTextAnimation(const RefPtr<GestureEventHub>& gestureHub, const Offset& globalLocation) in SetTextAnimation() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_web.cpp4893 const OHOS::Ace::Offset& globalLocation = touchInfo.GetGlobalLocation(); in CreateTouchInfo() local
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_common_modifier.cpp6546 const OHOS::Ace::Offset& globalLocation = locationInfo.GetGlobalLocation(); in ConvertTouchLocationInfoToPoint() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern.cpp3414 auto globalLocation = info.GetGlobalLocation(); in HandleTouchClickEventFromOverlay() local
6469 const OHOS::Ace::Offset& globalLocation = location.GetGlobalLocation(); in SetTouchLocationInfo() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_common_bridge.cpp6128 const OHOS::Ace::Offset& globalLocation = fingerInfo.globalLocation_; in CreateFingerInfo() local

Completed in 118 milliseconds