Home
last modified time | relevance | path

Searched defs:sourceTool (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/adapter/preview/external/multimodalinput/
H A Dpointer_event.h56 SourceTool sourceTool = SourceTool::UNKNOWN; member
80 SourceTool sourceTool = SourceTool::UNKNOWN; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/event/
H A Dpointer_event.h72 SourceTool sourceTool = SourceTool::UNKNOWN; member
H A Daxis_event.h79 SourceTool sourceTool = SourceTool::UNKNOWN; member
H A Dtouch_event.h72 SourceTool sourceTool = SourceTool::UNKNOWN; member
100 SourceTool sourceTool = SourceTool::UNKNOWN; member
H A Dmouse_event.h110 SourceTool sourceTool = SourceTool::UNKNOWN; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/recognizers/
H A Dsequenced_recognizer.cpp170 const RefPtr<NGGestureRecognizer> curRecognizer, SourceTool sourceTool) in NeedStartDeadlineTimerInner()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Ddrag_event.h270 void SetSourceTool(SourceTool sourceTool) in SetSourceTool()
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/
H A Dnative_interface_xcomponent.h208 OH_NativeXComponent_TouchEvent_SourceTool sourceTool; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Dcontainer.h495 int32_t& sourceTool, StopDragCallback&& stopDragCallback) in GetCurPointerEventInfo()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/drag_drop/
H A Ddrag_drop_func_wrapper.cpp125 int32_t sourceTool = -1; in ConfirmCurPointerEventInfo() local
/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/drag_controller/
H A Djs_drag_controller.cpp1554 int32_t sourceTool = -1; in ConfirmCurPointerEventInfo() local
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_container.cpp3115 int32_t& sourceTool, StopDragCallback&& stopDragCallback) in GetCurPointerEventInfo()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_pattern.cpp2974 …RichEditorPattern::HandleOnlyImageSelected(const Offset& globalOffset, const SourceTool sourceTool) in HandleOnlyImageSelected()
6648 auto sourceTool = info.GetSourceTool(); in OnBackPressed() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/
H A Darkoala_api.h1083 ArkUI_Int32 sourceTool; member