Searched defs:lynx_cursor (Results 1 – 1 of 1) sorted by relevance
75 struct lynx_cursor{ struct91 void (*enable)(struct lynx_cursor *); argument92 void (*disable)(struct lynx_cursor *); argument93 void (*setSize)(struct lynx_cursor *,int,int); argument94 void (*setPos)(struct lynx_cursor *,int,int); argument95 void (*setColor)(struct lynx_cursor *,u32,u32); argument96 void (*setData)(struct lynx_cursor *,u16,const u8*,const u8*); argument