Home
last modified time | relevance | path

Searched refs:eqrect (Results 1 – 25 of 26) sorted by relevance

12

/dports/x11-wm/wmii-devel/wmii+ixp-3.9.2/cmd/wmii/
H A Dxdnd.c72 if(eqrect(dnd->r, ZR) || !rect_haspoint_p(p, dnd->r)) in xdnd_clientmessage()
76 if(!eqrect(r, ZR)) in xdnd_clientmessage()
H A Droot.c70 if(!eqrect(r, r2)) in motion_event()
H A Darea.c225 && !eqrect(f->colr, ZR)) in area_moveto()
H A Dx11.c45 eqrect(Rectangle a, Rectangle b) { in eqrect() function
354 if(eqrect(r, w->r) && border == w->border) in configwin()
H A Dclient.c373 if(eqrect(rd, ZR)) { in client_grav()
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/draw/
H A Dclock.c31 if(ntm == tm && eqrect(screen->r, r)) in redraw()
H A Dtweak.c1837 if(!eqrect(r, nt->b->r)) in tread()
/dports/x11-wm/wmii-devel/wmii+ixp-3.9.2/cmd/strut/
H A Dwin.c42 if(!eqrect(strut[name], ZR)) \ in restrut()
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/acme/
H A Dscrl.c71 if(!eqrect(r2, t->lastsr)){ in textscrdraw()
H A Dwind.c197 if(!safe || !w->tagsafe || !eqrect(w->tag.all, r1)){ in winresize()
204 if(!safe || !w->tagsafe || !eqrect(w->tag.all, r1)){ in winresize()
228 if(!safe || !eqrect(w->body.all, r1)){ in winresize()
H A Dacme.c1060 if(button && eqrect(r, button->r)) in iconinit()
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/9term/
H A Dscrl.c80 if(!eqrect(r2, w->lastsr)){ in wscrdraw()
/dports/net/drawterm/drawterm/libdraw/
H A Darith.c106 eqrect(Rectangle r, Rectangle s) in eqrect() function
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/samterm/
H A Dscroll.c88 if(!eqrect(r2, l->lastsr)){ in scrdraw()
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/libdraw/
H A Darith.c106 eqrect(Rectangle r, Rectangle s) in eqrect() function
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/jpg/
H A Djpg.c184 if (!eqrect(a1->r , a2->r)){ in vidmerge()
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/paint/
H A Deenter.c141 if(b != screen || !eqrect(screen->clipr, sc)){ in eenter()
H A Dpaint.c265 if(eqrect(nr, canvas->r)) in expand()
/dports/x11-wm/wmii-devel/wmii+ixp-3.9.2/include/
H A Dx11.h233 int eqrect(Rectangle, Rectangle);
/dports/x11-wm/wmii/wmii-3.6/cmd/wmii/
H A Dfns.h186 int eqrect(Rectangle, Rectangle);
H A Dx11.c39 eqrect(Rectangle a, Rectangle b) { in eqrect() function
234 if(!eqrect(r, w->r)) in reshapewin()
H A Dclient.c226 if(eqrect(rd, ZR)) { in gravclient()
/dports/net/drawterm/drawterm/include/
H A Ddraw.h382 extern int eqrect(Rectangle, Rectangle);
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/include/
H A Ddraw.h401 extern int eqrect(Rectangle, Rectangle);
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/man/man3/
H A DINDEX134 eqrect addpt.3

12