Home
last modified time | relevance | path

Searched defs:GetTouchEvent (Results 1 – 4 of 4) sorted by relevance

/foundation/window/window_manager/wm/src/
Dgtx_input_event_sender.cpp26 void GtxInputEventSender::GetTouchEvent(GtxTouchEventInfo& touchEvent) in GetTouchEvent() function in OHOS::GtxInputEventSender
/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
Dnative_interface_xcomponent_impl.cpp99 int32_t OH_NativeXComponent::GetTouchEvent(const void* window, OH_NativeXComponent_TouchEvent* touc… in GetTouchEvent() function in OH_NativeXComponent
Dnative_interface_xcomponent_impl.h204 const OH_NativeXComponent_TouchEvent GetTouchEvent() const in GetTouchEvent() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll/inner/
Dscroll_bar.h230 RefPtr<TouchEventImpl> GetTouchEvent() in GetTouchEvent() function