Home
last modified time | relevance | path

Searched refs:mousePointID (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Dpointer_event.cpp1090 int32_t mousePointID = GetPointerId(); in IsValidCheckMouse() local
1091 if (mousePointID < 0) { in IsValidCheckMouse()
1107 if (item.GetPointerId() != mousePointID) { in IsValidCheckMouse()