Searched refs:NotifySystemSessionPointerEventFunc (Results 1 – 3 of 3) sorted by relevance
78 using NotifySystemSessionPointerEventFunc = std::function<void(std::shared_ptr<MMI::PointerEvent> p… variable454 void SetNotifySystemSessionPointerEventFunc(const NotifySystemSessionPointerEventFunc& func);619 NotifySystemSessionPointerEventFunc systemSessionPointerEventFunc_;
3386 void Session::SetNotifySystemSessionPointerEventFunc(const NotifySystemSessionPointerEventFunc& fun… in SetNotifySystemSessionPointerEventFunc()
4579 NotifySystemSessionPointerEventFunc systemSessionPointerEventFunc = nullptr; in SendPointerEventToUI()