Searched defs:lynx_cursor (Results 1 – 1 of 1) sorted by relevance
111 struct lynx_cursor { struct113 int w;114 int h;115 int size;117 int maxW;118 int maxH;143 struct lynx_cursor cursor; argument