Home
last modified time | relevance | path

Searched refs:RECTANGLE (Results 1 – 25 of 578) sorted by relevance

12345678910>>...24

/dports/cad/alliance/alliance/src/graal/src/
H A DGME_select.c223 if ( IsGraalAccepted( Select->RECTANGLE ) )
225 GraalRejectRectangle( Select->RECTANGLE );
229 GraalAcceptRectangle( Select->RECTANGLE );
232 GraalDisplayRectangle( Select->RECTANGLE );
288 Rectangle = GraalHeadSelect->RECTANGLE; in GraalEditUnselectAll()
760 IsRdsInstance( Select->RECTANGLE ) )
836 IsRdsInstance( Select->RECTANGLE ) )
901 GraalAddSelectList( Select->RECTANGLE );
1010 GraalAddSelectList( Select->RECTANGLE );
1392 if ( IsRdsSegment( Select->RECTANGLE ) )
[all …]
H A DGRM_undo.c143 UndoRec->RECTANGLE = Rectangle;
262 ScanRec = ScanUndoRec->RECTANGLE;
293 if ( IsRdsInstance( Delete->RECTANGLE ) )
295 GraalDelInstance( GRAAL_PREVIOUS( Delete->RECTANGLE ) );
299 GraalDelRectangle( Delete->RECTANGLE );
H A DGRM.h352 rdsrec_list *RECTANGLE; member
374 rdsrec_list *RECTANGLE; member
388 rdsrec_list *RECTANGLE; member
402 rdsrec_list *RECTANGLE; member
416 rdsrec_list *RECTANGLE; member
H A DGME_search.c174 Rec = ScanCon->RECTANGLE;
193 Rec = Search->RECTANGLE;
262 Rec = Search->RECTANGLE;
359 Rec = Search->RECTANGLE;
456 Rec = Search->RECTANGLE;
553 Rec = Search->RECTANGLE;
H A DGME_edit.c134 Rec = UndoRec->RECTANGLE;
476 Rectangle = Select->RECTANGLE;
682 GraalAddUndoRec( Select->RECTANGLE );
696 Rectangle = ConRec->RECTANGLE;
748 Rectangle = Select->RECTANGLE;
993 if ( IsRdsFigure( Select->RECTANGLE ) ) in GraalEditDelete()
1010 Rectangle = ConRec->RECTANGLE; in GraalEditDelete()
1028 Rectangle = Select->RECTANGLE; in GraalEditDelete()
1125 Rectangle = Select->RECTANGLE;
1200 Rectangle = ConRec->RECTANGLE;
[all …]
H A DGMT_tools.c206 GraalExtractEqui( GraalHeadSelect->RECTANGLE ); in GraalToolsEqui()
240 if ( GraalRealFlatInstance( Select->RECTANGLE ) ) in GraalToolsRealFlatten()
291 Rectangle = Select->RECTANGLE; in GraalToolsFlatten()
326 Rectangle = Select->RECTANGLE; in GraalToolsUnflatten()
465 GraalPeekInstance( Peek->RECTANGLE,
517 Rectangle = GraalHeadSelect->RECTANGLE; in GraalToolsHierarchyDown()
587 if ( IsRdsInstance( Select->RECTANGLE ) )
589 InsMbk = (phins_list *)GRAAL_MBK( Select->RECTANGLE );
H A DGMT_druc.c306 if ( IsRdsFigure( Select->RECTANGLE ) ||
307 IsRdsInstance( Select->RECTANGLE ) )
317 GraalAcceptRectangle( Select->RECTANGLE );
336 Rectangle = Select->RECTANGLE;
H A DGRM_select.c281 Select->RECTANGLE = Rectangle;
308 GraalRejectRectangle( Select->RECTANGLE ); in GraalDelSelect()
338 if ( ! IsGraalAccepted( Select->RECTANGLE ) ) in GraalPurgeSelect()
/dports/cad/alliance/alliance/src/dreal/src/
H A DGME_select.c163 if ( IsDrealAccepted( Select->RECTANGLE ) )
165 DrealRejectRectangle( Select->RECTANGLE );
169 DrealAcceptRectangle( Select->RECTANGLE );
172 DrealDisplayRectangle( Select->RECTANGLE );
228 Rectangle = DrealHeadSelect->RECTANGLE; in DrealEditUnselectAll()
648 if ( IsRdsFigure( Select->RECTANGLE ) ||
649 IsRdsInstance( Select->RECTANGLE ) )
725 IsRdsInstance( Select->RECTANGLE ) )
790 DrealAddSelectList( Select->RECTANGLE );
899 DrealAddSelectList( Select->RECTANGLE );
[all …]
H A DGRD_select.c222 Select->RECTANGLE = Rectangle;
249 DrealRejectRectangle( Select->RECTANGLE ); in DrealDelSelect()
279 if ( ! IsDrealAccepted( Select->RECTANGLE ) ) in DrealPurgeSelect()
H A DGME_edit.c129 Rec = UndoRec->RECTANGLE;
331 if ( ! DrealAddIdentify( Select->RECTANGLE ) ) break; in DrealEditIdentify()
378 Rectangle = Select->RECTANGLE;
455 Rectangle = Select->RECTANGLE;
528 Rectangle = Select->RECTANGLE; in DrealEditDelete()
610 Rectangle = Select->RECTANGLE;
H A DGRD_undo.c142 UndoRec->RECTANGLE = Rectangle;
261 ScanRec = ScanUndoRec->RECTANGLE;
292 DrealDelRectangle( Delete->RECTANGLE );
/dports/graphics/imc/imc-4.3/examples/
H A Dpiechart.imc6 RECTANGLE 180 120 20 100 FILLED
12 RECTANGLE 200 40 210 50 FILLED X11 red
16 RECTANGLE 200 70 210 80 FILLED X11 blue
20 RECTANGLE 200 100 210 110 FILLED X11 green
24 RECTANGLE 200 130 210 140 FILLED X11 brown
28 RECTANGLE 200 160 210 170 FILLED X11 purple
H A Dfill.imc7 RECTANGLE 20 40 60 80 COLOR X11 blue
10 RECTANGLE 80 40 140 80 COLOR X11 blue
13 RECTANGLE 40 100 100 180 COLOR X11 violet
H A Dbasic2.imc14 RECTANGLE 20 200 100 120 FILLED X11 beige
15 RECTANGLE 140 20 180 100 COLOR X11 grey WIDTH 3
17 RECTANGLE 145 25 175 60 COLOR X11 grey FILLED transparent
H A Dtransparent.imc7 RECTANGLE 100 100 140 140 FILLED X11 red
8 RECTANGLE 110 110 130 130 FILLED transparent
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/src/ui/ws/x11/
H A DX11CairoSurface.cpp892 #define RECTANGLE(p, x, y, w, h) \ in fill_frame() macro
903 RECTANGLE(pCR, fx, iye, fw, fye - iye); in fill_frame()
908 RECTANGLE(pCR, fx, fy, fw, iy - fy); in fill_frame()
915 RECTANGLE(pCR, fx, fy, fw, iy - fy); in fill_frame()
917 RECTANGLE(pCR, ixe, iy, fxe - ixe, ih); in fill_frame()
934 RECTANGLE(pCR, fx, fy, fw, iy - fy); in fill_frame()
941 RECTANGLE(pCR, fx, fy, fw, iy - fy); in fill_frame()
943 RECTANGLE(pCR, fx, iy, ix - fx, ih); in fill_frame()
962 RECTANGLE(pCR, fx, fy, fw, iy - fy); in fill_frame()
971 RECTANGLE(pCR, fx, fy, fw, iy - fy); in fill_frame()
[all …]
/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/gfig/
H A Dgfig-rectangle.c149 g_assert (obj->type == RECTANGLE); in d_copy_rectangle()
151 new_rectangle = d_new_object (RECTANGLE, in d_copy_rectangle()
161 GfigObjectClass *class = &dobj_class[RECTANGLE]; in d_rectangle_object_class_init()
163 class->type = RECTANGLE; in d_rectangle_object_class_init()
198 obj_creating = d_new_object (RECTANGLE, pnt->x, pnt->y); in d_rectangle_start()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/mojo/public/interfaces/bindings/tests/
H A Dsample_import.mojom12 RECTANGLE = 1,
20 RECTANGLE = 10,
26 RECTANGLE = 20,
/dports/www/chromium-legacy/chromium-88.0.4324.182/mojo/public/interfaces/bindings/tests/
H A Dsample_import.mojom12 RECTANGLE = 1,
20 RECTANGLE = 10,
26 RECTANGLE = 20,
/dports/x11/py-xcffib/xcffib-0.11.1/xcffib/
H A Ddamage.py48 self.area = xproto.RECTANGLE(unpacker)
49 unpacker.pad(xproto.RECTANGLE)
50 self.geometry = xproto.RECTANGLE(unpacker)
56 …buf.write(self.area.pack() if hasattr(self.area, "pack") else RECTANGLE.synthetic(*self.area).pack…
57 …buf.write(self.geometry.pack() if hasattr(self.geometry, "pack") else RECTANGLE.synthetic(*self.ge…
/dports/graphics/Coin/coin-Coin-4.0.0/src/elements/GL/
H A DSoGLTextureEnabledElement.cpp106 SoInt32Element::set(classStackIndex, state, node, (int32_t) RECTANGLE); in enableRectangle()
225 case RECTANGLE: in updategl()
241 case RECTANGLE: in updategl()
/dports/games/ivan/ivan-059/Script/dungeons/
H A DPyramid.dat382 Shape = RECTANGLE;
429 Shape = RECTANGLE;
458 Shape = RECTANGLE;
487 Shape = RECTANGLE;
517 Shape = RECTANGLE;
531 Shape = RECTANGLE;
585 Shape = RECTANGLE;
608 Shape = RECTANGLE;
/dports/games/wop/wop-0.4.3/src/
H A Dareaitem.cpp81 case RECTANGLE : return m_width * m_height; in getContent()
103 case RECTANGLE: { in isInside()
129 case RECTANGLE: { in touchesRect()
212 case RECTANGLE: { in readFromSettings()
/dports/biology/figtree/figtree-1.4.4/src/figtree/treeviewer/painters/
H A DNodeShapePainter.java50 RECTANGLE("Rectangle"), enumConstant
231 case RECTANGLE: in createNodeShape()
248 case RECTANGLE: in getShapeArea()
259 case RECTANGLE: in getShapeWidth()

12345678910>>...24