Lines Matching refs:Rectangle
39 Rectangle scrollr;
40 Rectangle lastsr;
41 Rectangle all;
55 void textinit(Text *, Image *, Rectangle, Font *, Image **);
57 void textredraw(Text *, Rectangle, Font *, Image *);
58 int textresize(Text *, Image *, Rectangle);
73 Rectangle r;
86 Rectangle r;
95 Box* boxalloc(Line *, Item *, Rectangle);
100 Rectangle r;
111 Lay* layitems(Item *, Rectangle, int);
147 Rectangle r;
148 Rectangle all;
149 Rectangle vscrollr;
150 Rectangle hscrollr;
208 Rectangle r;
217 void wininit(Window *, Window *, Rectangle);
220 int winresize(Window *, Rectangle, int);
236 Rectangle r;
244 void colinit(Column*, Rectangle);
248 void colresize(Column*, Rectangle);
259 Rectangle r;
266 void rowinit(Row*, Rectangle);
271 void rowresize(Row*, Rectangle);