Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/rio/
H A Dfns.h31 int goodrect(Rectangle);
H A Dwctl.c89 goodrect(Rectangle r) in goodrect() function
316 if(!goodrect(rect)){ in wctlnew()
399 if(!goodrect(rect)){ in writewctl()
H A Dxfid.c181 if(!goodrect(r)) in xfidattach()
H A Drio.c980 if(!eqrect(r, or) && goodrect(r)){ in bandsize()