Home
last modified time | relevance | path

Searched refs:whichcorner (Results 1 – 1 of 1) sorted by relevance

/plan9/sys/src/cmd/rio/
H A Drio.c383 whichcorner(Window *w, Point p) in whichcorner() function
396 riosetcursor(corners[whichcorner(w, p)], force); in cornercursor()
968 which = whichcorner(w, p); in bandsize()