Searched refs:rectangle (Results 1 - 7 of 7) sorted by relevance

/barrelfish-master/usr/eclipseclp/Visualisation/src/com/parctechnologies/eclipse/visualisation/
H A DViewer.java118 void setBounds(Rectangle rectangle); argument
H A DRectQuadTree.java30 * bounds fall within a given rectangle R. Allows efficient addition of
32 * lookup of which components in S intersect an arbitrary given rectangle
115 * rectangle.
117 public Collection getComponentsWithin(Rectangle rectangle) argument
120 addIntersectingComponentsWithin(rectangle, result);
244 * Add all components which are within this tree and which intersect rectangle
245 * to result. Assumes rectangle intersects this.bounds.
252 * if x intersects rectangle
257 * if rectangle contains child[i].bounds
260 * else if rectangle intersect
264 addIntersectingComponentsWithin(Rectangle rectangle, Collection result) argument
[all...]
/barrelfish-master/usr/eclipseclp/Kernel/lib/
H A Dmenu.tcl62 .status create rectangle $x1 $y1 $x2 $y2 -outline red -tags {currect mc_status}
492 .perfwindow.perf create rectangle $x1 $y1 $x2 $y2 -fill $color -tags legend
563 .perfwindow.perf create rectangle $startx $y1 $x2 $y2 -fill $stat_color(working) -tags bar
566 .perfwindow.perf create rectangle $x1 $y1 $x2 $y2 -fill $stat_color(idling) -tags bar
569 .perfwindow.perf create rectangle $x1 $y1 $x2 $y2 -fill $stat_color(scheduling) -tags bar
572 .perfwindow.perf create rectangle $x1 $y1 $x2 $y2 -fill $stat_color(copying) -tags bar
575 .perfwindow.perf create rectangle $x1 $y1 $x2 $y2 -fill $stat_color(recomputing) -tags bar
580 .perfwindow.perf create rectangle $startx $y1 $x2 $y2 -fill $stat_color(user_cpu) -tags bar
583 .perfwindow.perf create rectangle $x1 $y1 $x2 $y2 -fill $stat_color(system_cpu) -tags bar
586 .perfwindow.perf create rectangle
[all...]
H A Dqueens.pl275 rectangle(X,Y,X1,Y1).
282 rectangle(X,Y,X1,Y1),
/barrelfish-master/usr/eclipseclp/lib_tcl/
H A Dtkgetdir.tcl384 eval .dirsel.f2.cv create rectangle $bxr -fill #a2a2ff -outline #a2a2ff -tags BOX
/barrelfish-master/usr/eclipseclp/ecrc_solvers/chr/
H A Dgraphic.pl641 rectangle(XX1, YY1, XX2, YY2).
/barrelfish-master/usr/eclipseclp/documents/visualisation/
H A Dclients.tex493 rectangle around the desired items. When dragging a selection all

Completed in 104 milliseconds