Home
last modified time | relevance | path

Searched defs:_XcursorFile (Results 1 – 1 of 1) sorted by relevance

/external/wayland/cursor/
Dxcursor.c184 struct _XcursorFile { struct
185 void *closure;
186 int (*read) (XcursorFile *file, unsigned char *buf, int len);
187 int (*write) (XcursorFile *file, unsigned char *buf, int len);
188 int (*seek) (XcursorFile *file, long offset, int whence);