Searched defs:Cursor (Results 1 – 10 of 10) sorted by relevance
3 struct Cursor struct5 Point offset;6 uchar clr[2*16];7 uchar set[2*16];
4 typedef struct Cursor Cursor; typedef
1 struct Cursor struct3 Point offset;4 uchar clr[2*16];5 uchar set[2*16];
1 typedef struct Cursor Cursor; typedef
5 typedef struct Cursor Cursor; typedef
15 typedef struct Cursor Cursor; typedef21 #define Cursor XCursor macro