Searched refs:HandleSubWindowClick (Results 1 – 3 of 3) sorted by relevance
480 auto result = session_->HandleSubWindowClick(MMI::PointerEvent::POINTER_ACTION_DOWN);503 auto result = session_->HandleSubWindowClick(MMI::PointerEvent::POINTER_ACTION_DOWN);506 result = session_->HandleSubWindowClick(MMI::PointerEvent::POINTER_ACTION_MOVE);
706 WSError HandleSubWindowClick(int32_t action);
1965 WSError Session::HandleSubWindowClick(int32_t action) in HandleSubWindowClick() function in OHOS::Rosen::Session2007 WSError ret = HandleSubWindowClick(pointerAction); in TransferPointerEvent()