Home
last modified time | relevance | path

Searched refs:PULL_IN_WINDOW (Results 1 - 9 of 9) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Devent_constants.h107 PULL_IN_WINDOW, member in OHOS::Ace::OHOS::Ace::TouchType
/foundation/arkui/ace_engine/frameworks/core/event/
H A Dpointer_event.h48 PULL_IN_WINDOW = 15, member in OHOS::OHOS::Ace::KeyCode
H A Dmouse_event.cpp100 case TouchType::PULL_IN_WINDOW: in ConvertAccessibilityHoverAction()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/model/
H A Dmodel_touch_handler.cpp116 case TouchType::PULL_IN_WINDOW: in CreateSceneTouchEvent()
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dmmi_event_convertor.h49 { TouchType::PULL_IN_WINDOW, MMI::PointerEvent::POINTER_ACTION_PULL_IN_WINDOW },
H A Dmmi_event_convertor.cpp215 { OHOS::MMI::PointerEvent::POINTER_ACTION_PULL_IN_WINDOW, TouchType::PULL_IN_WINDOW }, in SetTouchEventType()
231 typeIter->second == TouchType::PULL_UP || typeIter->second == TouchType::PULL_IN_WINDOW || in SetTouchEventType()
485 event.action = PointerAction::PULL_IN_WINDOW; in GetPointerEventAction()
498 if (action == PointerAction::PULL_IN_WINDOW) { in UpdatePointerAction()
/foundation/arkui/ace_engine/adapter/preview/external/multimodalinput/
H A Dpointer_event.h40 PULL_IN_WINDOW, member in OHOS::MMI::TouchType
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/form/
H A Dform_node.cpp41 { TouchType::PULL_IN_WINDOW, MMI::PointerEvent::POINTER_ACTION_PULL_IN_WINDOW },
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/drag_drop/
H A Ddrag_drop_manager.cpp2174 dragEvent.action = PointerAction::PULL_IN_WINDOW; in HandleUIExtensionDragEvent()

Completed in 8 milliseconds