Home
last modified time | relevance | path

Searched refs:RectangR (Results 1 – 10 of 10) sorted by relevance

/dports/editors/picpas/PicPas-7940bc3/Source/
H A DFramePICDiagram.pas712 v2d.RectangR(x, y, x+Width, y+Height);
832 v2d.RectangR(x+5, y+10, x2-5, y+35);
875 v2d.RectangR(x, y, x+Width, y+Height);
888 v2d.RectangR(x1, y1-3, x2, y1+3);
895 v2d.RectangR(x2-3, y1+3, x2+3, y2-3);
902 v2d.RectangR(x2-3, y2+3, x2+3, y3-3);
909 v2d.RectangR(x1, y3-3, x2, y3+3);
916 v2d.RectangR(x1-3, y2+3, x1+3, y3-3);
923 v2d.RectangR(x1-3, y1+3, x1+3, y2-3);
930 v2d.RectangR(x1, y2-3, x2, y2+3);
[all …]
/dports/editors/picpas/PicPas-7940bc3/ogeeditgraf/Sample1 - Object Editor/
H A Dunit1.pas40 v2d.RectangR(x, y, x+width, y+height);
/dports/editors/picpas/PicPas-7940bc3/ogeeditgraf/Sample2 - Object Editor Frame/
H A DObjGraficos.pas45 v2d.RectangR(x, y+10, x+width, y+height);
/dports/editors/picpas/PicPas-7940bc3/_libraries/ogEditGraf-2.5/
H A DogControls.pas136 v2d.RectangR(x+6, y+6, x+width-6, y+height-6);
199 v2d.RectangR(x+6,y+6,x+width-6, y+height-6);
331 v2d.RectangR(x,yIni,x+width,yIni+altCur);
H A DREADME.md48 v2d.RectangR(x, y, x+width, y+height);
H A DogMotGraf2D.pas68 procedure RectangR(x1, y1, x2, y2: Single); procedure
465 procedure TMotGraf.RectangR(x1, y1, x2, y2: Single); procedure
/dports/editors/picpas/PicPas-7940bc3/ogeeditgraf/
H A DogControls.pas136 v2d.RectangR(x+6, y+6, x+width-6, y+height-6);
199 v2d.RectangR(x+6,y+6,x+width-6, y+height-6);
331 v2d.RectangR(x,yIni,x+width,yIni+altCur);
H A DogMotGraf2D.pas68 procedure RectangR(x1, y1, x2, y2: Single); procedure
466 procedure TMotGraf.RectangR(x1, y1, x2, y2: Single); procedure
H A DREADME.md48 v2d.RectangR(x, y, x+width, y+height);
/dports/editors/picpas/PicPas-7940bc3/ogeeditgraf/Sample3 - Editor with Connectors/
H A Dunit1.pas46 v2d.RectangR(x, y, x+width, y+height);