Searched refs:wlCursorTheme (Results 1 – 1 of 1) sorted by relevance
83 void SetWLCursorTheme(struct wl_cursor_theme* wlCursorTheme);121 inline void WLContext::SetWLCursorTheme(struct wl_cursor_theme* wlCursorTheme) in SetWLCursorTheme() argument122 { m_wlCursorTheme = wlCursorTheme; } in SetWLCursorTheme()