Home
last modified time | relevance | path

Searched defs:pointAction (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/service/event_dispatch/src/
H A Devent_dispatch_handler.cpp222 void EventDispatchHandler::NotifyPointerEventToRS(int32_t pointAction, const std::string& programNa… in NotifyPointerEventToRS()
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Dpointer_event.cpp1062 int32_t pointAction = GetPointerAction(); in IsValidCheckMouseFunc() local
1138 int32_t pointAction = GetPointerAction(); in IsValidCheckTouchFunc() local
/ohos5.0/foundation/multimodalinput/input/service/dfx/src/
H A Ddfx_hisysevent.cpp977 void DfxHisysevent::ReportTouchEvent(int32_t pointAction, int32_t pointId, int32_t windowId) in ReportTouchEvent()