Searched refs:cursor_shape (Results 1 – 5 of 5) sorted by relevance
276 vc->vc_cursor_type != ops->p->cursor_shape || in ccw_cursor()297 ops->p->cursor_shape = vc->vc_cursor_type; in ccw_cursor()300 switch (CUR_SIZE(ops->p->cursor_shape)) { in ccw_cursor()
259 vc->vc_cursor_type != ops->p->cursor_shape || in cw_cursor()280 ops->p->cursor_shape = vc->vc_cursor_type; in cw_cursor()283 switch (CUR_SIZE(ops->p->cursor_shape)) { in cw_cursor()
288 vc->vc_cursor_type != ops->p->cursor_shape || in bit_cursor()301 ops->p->cursor_shape = vc->vc_cursor_type; in bit_cursor()304 switch (CUR_SIZE(ops->p->cursor_shape)) { in bit_cursor()
306 vc->vc_cursor_type != ops->p->cursor_shape || in ud_cursor()319 ops->p->cursor_shape = vc->vc_cursor_type; in ud_cursor()322 switch (CUR_SIZE(ops->p->cursor_shape)) { in ud_cursor()
35 int cursor_shape; member
Completed in 8 milliseconds