Home
last modified time | relevance | path

Searched refs:wlCursorTheme (Results 1 – 1 of 1) sorted by relevance

/third_party/wayland-ivi-extension/ivi-layermanagement-examples/EGLWLInputEventExample/include/
DWLContext.h83 void SetWLCursorTheme(struct wl_cursor_theme* wlCursorTheme);
121 inline void WLContext::SetWLCursorTheme(struct wl_cursor_theme* wlCursorTheme) in SetWLCursorTheme() argument
122 { m_wlCursorTheme = wlCursorTheme; } in SetWLCursorTheme()