Searched refs:GetWLCursor (Results 1 – 3 of 3) sorted by relevance
72 struct wl_cursor* GetWLCursor() const;113 inline struct wl_cursor* WLContext::GetWLCursor() const { return m_wlCursor; } in GetWLCursor() function
176 if (context->ctx->GetWLCursor()) in SeatHandleCapabilities()177 free(context->ctx->GetWLCursor()); in SeatHandleCapabilities()
82 if (!context->wlPointer || !context->ctx->GetWLCursor()) { in set_pointer_image()87 cursor = context->ctx->GetWLCursor(); in set_pointer_image()