Searched refs:SETRECT (Results 1 – 8 of 8) sorted by relevance
/dports/math/grace/grace-5.1.25/Xbae/Xbae/ |
H A D | ScrollMgr.c | 373 SETRECT(fixed, 520 SETRECT(fixed, 682 SETRECT(fixed, 835 SETRECT(fixed, 1094 SETRECT(rect, 1137 SETRECT(rect, 1179 SETRECT(rect, 1227 SETRECT(rect, 1351 SETRECT(rect, 1385 SETRECT(rect, [all …]
|
H A D | Utils.c | 879 SETRECT(rect, 893 SETRECT(rect, 908 SETRECT(rect, 931 SETRECT(rect, 945 SETRECT(rect, 960 SETRECT(rect, 1068 SETRECT(rect, 1078 SETRECT(rect, 1092 SETRECT(rect, 1136 SETRECT(rect, [all …]
|
H A D | Matrix.c | 1469 SETRECT(expose, 1482 SETRECT(expose, 1514 SETRECT(nonfixed, 1530 SETRECT(nonfixed, 1572 SETRECT(expose, 1585 SETRECT(expose, 1611 SETRECT(clip,
|
H A D | Methods.c | 2905 SETRECT(rect, 0, y, mw->core.width, mw->core.height); 3054 SETRECT(rect, 0, y, mw->core.width, mw->core.height - y); 3201 SETRECT(rect, x, 0, mw->core.width, mw->core.height); 3337 SETRECT(rect, x, 0, mw->core.width, mw->core.height); 3441 SETRECT(rect, 3450 SETRECT(rect, 3550 SETRECT(rect, 3559 SETRECT(rect,
|
H A D | Macros.h | 548 #define SETRECT(r, X1, Y1, X2, Y2) { (r).x1 = X1; (r).y1 = Y1; \ macro
|
/dports/graphics/aseprite/aseprite-1.2.9/src/ui/ |
H A D | widget.cpp | 840 #define SETRECT(r) \ in getTextIconInfo() macro 933 SETRECT(box); in getTextIconInfo() 934 SETRECT(text); in getTextIconInfo() 935 SETRECT(icon); in getTextIconInfo()
|
/dports/deskutils/gworkspace/gworkspace-0.9.4/FSNode/ |
H A D | FSNIconsView.m | 61 #define SETRECT(o, x, y, w, h) { \ macro 287 SETRECT (self, r.origin.x, r.origin.y, svr.size.width, py);
|
/dports/deskutils/gworkspace-gwmetadata/gworkspace-0.9.4/FSNode/ |
H A D | FSNIconsView.m | 61 #define SETRECT(o, x, y, w, h) { \ macro 287 SETRECT (self, r.origin.x, r.origin.y, svr.size.width, py);
|