Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/interfaces/native/innerkits/event/include/
H A Dpointer_event.h1376 void RemoveAllPointerItems();
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_test5.cpp290 pointerEvent->RemoveAllPointerItems();
313 pointerEvent->RemoveAllPointerItems();
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Dpointer_event.cpp596 void PointerEvent::RemoveAllPointerItems() in RemoveAllPointerItems() function in OHOS::MMI::PointerEvent
/ohos5.0/foundation/multimodalinput/input/service/key_command/src/
H A Dkey_command_handler.cpp472 tempEvent->RemoveAllPointerItems(); in SendNotSupportMsg()
493 tempEvent->RemoveAllPointerItems(); in SendNotSupportMsg()
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/
H A Dinput_manager_impl.cpp952 pointerEvent->RemoveAllPointerItems(); in HandleSimulateInputEvent()