Home
last modified time | relevance | path

Searched refs:sel_ltx (Results 1 – 7 of 7) sorted by relevance

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dattr.c435 int text_count=0, sel_ltx, sel_lty, sel_rbx, sel_rby; in AddAttrs() local
468 sel_ltx = selLtX; sel_lty = selLtY; in AddAttrs()
870 int sel_ltx, sel_lty, sel_rbx, sel_rby; in HideAllAttrs() local
878 RedrawAnArea(botObj, sel_ltx-GRID_ABS_SIZE(1), in HideAllAttrs()
944 int sel_ltx, sel_lty, sel_rbx, sel_rby; in HideAllAttrNames() local
952 RedrawAnArea(botObj, sel_ltx-GRID_ABS_SIZE(1), in HideAllAttrNames()
1756 int sel_ltx, sel_lty, sel_rbx, sel_rby; in MoveAttr() local
1818 RedrawAreas(botObj, sel_ltx-GRID_ABS_SIZE(1), in MoveAttr()
1830 RedrawAreas(botObj, sel_ltx-GRID_ABS_SIZE(1), in MoveAttr()
2312 int modified=FALSE, sel_ltx, sel_lty, sel_rbx, sel_rby; in EditAttrs() local
[all …]
H A Dgroup.c468 int sel_ltx, sel_lty, sel_rbx, sel_rby; local
473 sel_ltx = selLtX; sel_lty = selLtY;
571 sel_ltx-GRID_ABS_SIZE(1), sel_lty-GRID_ABS_SIZE(1),
H A Dedit.c608 int sel_ltx=selLtX, sel_lty=selLtY; in SelectModeToggleSmoothHinge() local
1129 sel_ltx = selLtX; sel_lty = selLtY; in MakeRegularPolygon()
1458 int sel_ltx=selLtX, sel_lty=selLtY; in DeletePoint() local
1514 int sel_ltx=selLtX, sel_lty=selLtY; in DeletePoint() local
1765 int sel_ltx, sel_lty, sel_rbx, sel_rby; member
1833 paspi->sel_ltx = selLtX; paspi->sel_lty = selLtY;
2813 sel_ltx = selLtX; sel_lty = selLtY;
3181 int sel_ltx, sel_lty, sel_rbx, sel_rby, i, intn=0; local
3190 sel_ltx = selLtX; sel_lty = selLtY;
5350 sel_ltx = selLtX; sel_lty = selLtY;
[all …]
H A Dmove.c1219 int sel_ltx=0, sel_lty=0, sel_rbx=0, sel_rby=0; local
1246 sel_ltx = OFFSET_X(selNoLockLtX)-1; sel_lty = OFFSET_Y(selNoLockLtY)-1;
1253 SelBox(drawWindow, revDefaultGC, sel_ltx, sel_lty, sel_rbx, sel_rby);
1300 SelBox(drawWindow, revDefaultGC, sel_ltx+dx, sel_lty+dy, sel_rbx+dx,
1350 SelBox(drawWindow, revDefaultGC, sel_ltx+dx, sel_lty+dy, sel_rbx+dx,
1372 SelBox(drawWindow, revDefaultGC, sel_ltx+dx, sel_lty+dy,
1389 SelBox(drawWindow, revDefaultGC, sel_ltx+dx, sel_lty+dy, sel_rbx+dx,
H A Dspecial.c1279 int sel_ltx=selLtX, sel_lty=selLtY, sel_rbx=selRbX, sel_rby=selRbY; in ConnectPortsToBroadcastWire() local
1384 RedrawAreas(botObj, sel_ltx-GRID_ABS_SIZE(1), sel_lty-GRID_ABS_SIZE(1), in ConnectPortsToBroadcastWire()
1615 int sel_ltx=selLtX, sel_lty=selLtY, sel_rbx=selRbX, sel_rby=selRbY; in MergePortsWithAnObject() local
1644 RedrawAreas(botObj, sel_ltx-GRID_ABS_SIZE(1), sel_lty-GRID_ABS_SIZE(1), in MergePortsWithAnObject()
H A Dcutpaste.c4211 int sel_ltx=selLtX, sel_lty=selLtY, sel_rbx=selRbX, sel_rby=selRbY; in ReplaceGraphic() local
4349 RedrawAreas(botObj, sel_ltx-GRID_ABS_SIZE(1), sel_lty-GRID_ABS_SIZE(1), in ReplaceGraphic()
H A Dstretch.c3521 int ltx, lty, rbx, rby, sel_ltx, sel_lty, sel_rbx, sel_rby; local
3546 stretched_sel_ltx = sel_ltx = OFFSET_X(selNoLockLtX);
3658 StretchedXY(sel_ltx, sel_lty, &stretched_sel_ltx, &stretched_sel_lty);