Home
last modified time | relevance | path

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

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