Searched defs:lynx_cursor (Results 1 – 1 of 1) sorted by relevance
115 struct lynx_cursor { struct117 int w;118 int h;119 int size;121 int maxW;122 int maxH;147 struct lynx_cursor cursor; argument