Searched refs:SetWLCursor (Results 1 – 2 of 2) sorted by relevance
84 void SetWLCursor(struct wl_cursor* wlCursor);123 inline void WLContext::SetWLCursor(struct wl_cursor* wlCursor) in SetWLCursor() function
87 wlContext->SetWLCursor((wl_cursor*) malloc(sizeof(wl_cursor))); in create_cursors()96 wlContext->SetWLCursor(cursor); in create_cursors()