Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/tools/inject_event/src/
H A Dinput_manager_command.cpp2241 constexpr int32_t idSecondItem = 1; in ActionPinchEvent() local
2277 FillPointerItem(itemSecond, bottomX, bottomY, idSecondItem, true); in ActionPinchEvent()
2278 pointerEvent->SetPointerId(idSecondItem); in ActionPinchEvent()