Home
last modified time | relevance | path

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

/dports/graphics/pgplot/pgplot/sys_mac/
H A Dmcdriv.f442 Call InsetRect(LimitRect,int2(4),int2(4))
/dports/editors/jove/jove/
H A Dmac.c131 private Rect LimitRect; /* bounds we can't move past */ variable
1409 DragWindow(window, event->where, &LimitRect);
1427 if ((size = GrowWindow(window, event->where, &LimitRect)) != 0) {
2662 SetRect(&LimitRect, in init_slate()