Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/service/key_command/src/
H A Dkey_command_handler.cpp492 std::list<PointerEvent::PointerItem> tmpPointerItems = tempEvent->GetAllPointerItems(); in SendNotSupportMsg() local
494 for (auto &pointerItem : tmpPointerItems) { in SendNotSupportMsg()