Searched defs:lynx_cursor (Results 1 – 1 of 1) sorted by relevance
112 struct lynx_cursor { struct114 int w;115 int h;116 int size;118 int maxW;119 int maxH;144 struct lynx_cursor cursor; argument