Lines Matching defs:cursor_h
1151 uint32_t cursor_w = info->cursor_w, cursor_h = info->cursor_h;
1156 for (dsty = 0; dsty < cursor_h; dsty++) {
1160 cursor_h,
1173 uint32_t cursor_size = info->cursor_w * info->cursor_h;
1215 info->cursor_w, info->cursor_h);
1241 arg.height = info->cursor_h;
1252 yhot = info->cursor_h - yhot - 1;
1262 yhot = info->cursor_h - yhot - 1;
1266 xhot = info->cursor_h - yhot - 1;