Searched refs:wlCursor (Results 1 – 1 of 1) sorted by relevance
84 void SetWLCursor(struct wl_cursor* wlCursor);123 inline void WLContext::SetWLCursor(struct wl_cursor* wlCursor) in SetWLCursor() argument124 { m_wlCursor = wlCursor; } in SetWLCursor()