Searched refs:cornercursor (Results 1 – 1 of 1) sorted by relevance
| /plan9/sys/src/cmd/rio/ |
| H A D | rio.c | 393 cornercursor(Window *w, Point p, int force) in cornercursor() function 533 cornercursor(winput, mouse->xy, 0); in mousethread() 545 cornercursor(w, mouse->xy, 0); in mousethread() 563 cornercursor(winput, mouse->xy, 1); in mousethread() 569 cornercursor(w, mouse->xy, 0); in mousethread() 804 cornercursor(input, mouse->xy, 1); in sweep() 810 cornercursor(input, mouse->xy, 1); in sweep() 878 cornercursor(w, mouse->xy, 1); in drag() 1021 cornercursor(input, mouse->xy, 0); in pointto() 1029 cornercursor(input, mouse->xy, 0); in pointto() [all …]
|