Searched defs:lynx_cursor (Results 1 – 1 of 1) sorted by relevance
119 struct lynx_cursor { struct121 int w;122 int h;123 int size;125 int max_w;126 int max_h;151 struct lynx_cursor cursor; argument