Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/event_handler/include/
H A Dinput_manager_impl.h229 void SendWindowAreaInfo(WindowArea area, int32_t pid, int32_t windowId);
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/
H A Dinput_manager_impl.cpp2146 SendWindowAreaInfo(area, pid, windowId); in SetWindowPointerStyle()
2152 void InputManagerImpl::SendWindowAreaInfo(WindowArea area, int32_t pid, int32_t windowId) in SendWindowAreaInfo() function in OHOS::MMI::InputManagerImpl