Home
last modified time | relevance | path

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

/third_party/wayland-ivi-extension/ivi-layermanagement-examples/EGLWLInputEventExample/include/
DWLContext.h84 void SetWLCursor(struct wl_cursor* wlCursor);
123 inline void WLContext::SetWLCursor(struct wl_cursor* wlCursor) in SetWLCursor() argument
124 { m_wlCursor = wlCursor; } in SetWLCursor()