Home
last modified time | relevance | path

Searched refs:shape4 (Results 1 – 25 of 43) sorted by relevance

12

/dports/graphics/libprojectm/projectm-3.1.12/src/NativePresets/
H A DRovastarDarkSecret.cpp32 drawables.push_back(&shape4); in RovastarDarkSecret()
78 shape4.sides = 4; in RovastarDarkSecret()
79 shape4.additive = false; in RovastarDarkSecret()
80 shape4.radius=1.621747; in RovastarDarkSecret()
81 shape4.textured = true; in RovastarDarkSecret()
83 shape4.a = 1; in RovastarDarkSecret()
84 shape4.border_a = 0.0; in RovastarDarkSecret()
85 shape4.r = 1; in RovastarDarkSecret()
86 shape4.g = 1; in RovastarDarkSecret()
87 shape4.b = 1; in RovastarDarkSecret()
[all …]
H A DRLGFractalDrop7c.cpp31 drawables.push_back(&shape4); in RLGFractalDrop7c()
92 shape4.sides =100; in RLGFractalDrop7c()
93 shape4.additive = true; in RLGFractalDrop7c()
94 shape4.textured = true; in RLGFractalDrop7c()
95 shape4.ang = 0; in RLGFractalDrop7c()
96 shape4.a = 1; in RLGFractalDrop7c()
97 shape4.r = 0.6; in RLGFractalDrop7c()
98 shape4.g = 0.8; in RLGFractalDrop7c()
99 shape4.b = 1; in RLGFractalDrop7c()
100 shape4.a2 = 1; in RLGFractalDrop7c()
[all …]
/dports/graphics/krita/krita-4.4.8/libs/flake/tests/
H A DTestShapeReorderCommand.cpp40 MockShape shape4; in testZIndexSorting() local
46 shape4.setZIndex(9999); in testZIndexSorting()
53 shapes.append(&shape4); in testZIndexSorting()
70 MockShape shape4; in testRunThroughSorting() local
76 shape4.setZIndex(9999); in testRunThroughSorting()
86 shapes.append(&shape4); in testRunThroughSorting()
114 shape4->setZIndex(9999); in testParentChildSorting()
136 shapes.append(shape4); in testParentChildSorting()
341 shape4.setZIndex(4); in testMoveUpOverlapping()
350 shapes.append(&shape4); in testMoveUpOverlapping()
[all …]
H A DTestShapePainting.cpp159 OrderedMockShape *shape4 = new OrderedMockShape(&order); in testPaintOrder() local
160 shape4->setZIndex(9); in testPaintOrder()
162 bottom->addShape(shape4); in testPaintOrder()
178 QCOMPARE(shape4->paintedCount, 1); in testPaintOrder()
182 QVERIFY(order[1] == shape4); in testPaintOrder()
195 QCOMPARE(shape4->paintedCount, 2); in testPaintOrder()
199 QVERIFY(order[1] == shape4); in testPaintOrder()
/dports/editors/calligra/calligra-3.2.1/libs/flake/tests/
H A DTestShapeReorderCommand.cpp42 MockShape shape4; in testZIndexSorting() local
48 shape4.setZIndex(9999); in testZIndexSorting()
55 shapes.append(&shape4); in testZIndexSorting()
72 MockShape shape4; in testRunThroughSorting() local
78 shape4.setZIndex(9999); in testRunThroughSorting()
88 shapes.append(&shape4); in testRunThroughSorting()
116 shape4->setZIndex(9999); in testParentChildSorting()
138 shapes.append(shape4); in testParentChildSorting()
343 shape4.setZIndex(4); in testMoveUpOverlapping()
352 shapes.append(&shape4); in testMoveUpOverlapping()
[all …]
H A DTestShapePainting.cpp163 OrderedMockShape *shape4 = new OrderedMockShape(order); in testPaintOrder() local
164 shape4->setZIndex(9); in testPaintOrder()
166 bottom->addShape(shape4); in testPaintOrder()
183 QCOMPARE(shape4->paintedCount, 1); in testPaintOrder()
187 QVERIFY(order[1] == shape4); in testPaintOrder()
200 QCOMPARE(shape4->paintedCount, 2); in testPaintOrder()
204 QVERIFY(order[1] == shape4); in testPaintOrder()
/dports/science/openbabel/openbabel-3.1.1/test/
H A Dtetraplanartest.cpp76 OBCisTransStereo::Config shape4 = OBTetraPlanarStereo::ToConfig(cfg, 2, OBStereo::Shape4); in tetraplanartest() local
77 OB_ASSERT( shape4.begin == 0 ); in tetraplanartest()
78 OB_ASSERT( shape4.end == 1 ); in tetraplanartest()
79 OB_ASSERT( shape4.refs.size() == 4 ); in tetraplanartest()
80 OB_ASSERT( shape4.refs[0] == 2 ); in tetraplanartest()
81 OB_ASSERT( shape4.refs[1] == 4 ); in tetraplanartest()
82 OB_ASSERT( shape4.refs[2] == 3 ); in tetraplanartest()
83 OB_ASSERT( shape4.refs[3] == 5 ); in tetraplanartest()
84 OB_ASSERT( shape4.shape == OBStereo::Shape4 ); in tetraplanartest()
98 shapeU = OBTetraPlanarStereo::ToConfig(shape4, 2, OBStereo::ShapeU); in tetraplanartest()
/dports/games/0ad/0ad-0.0.23b-alpha/source/renderer/
H A DAlphaMapCalculator.cpp260 BlendShape4 shape4; in Calculate() local
261 shape4[0]=shape[0]; in Calculate()
262 shape4[1]=shape[2]; in Calculate()
263 shape4[2]=shape[4]; in Calculate()
264 shape4[3]=shape[6]; in Calculate()
268 return LookupBlend(sizeof(Blends1Neighbour)/sizeof(Blend4),Blends1Neighbour,shape4,flags); in Calculate()
271 return LookupBlend(sizeof(Blends2Neighbour)/sizeof(Blend4),Blends2Neighbour,shape4,flags); in Calculate()
274 return LookupBlend(sizeof(Blends3Neighbour)/sizeof(Blend4),Blends3Neighbour,shape4,flags); in Calculate()
/dports/science/qmcpack/qmcpack-3.11.0/src/Estimators/tests/
H A Dtest_trace_manager.cpp76 TinyVector<int, 4> shape4 = {1, 1, 1, 1}; variable
98 ai4 = tssi.checkout_array<4>(domain, name4, shape4);
99 ai4 = tssi.checkout_array<4>(P, name4, shape4);
111 ar4 = tssr.checkout_array<4>(domain, name4, shape4);
112 ar4 = tssr.checkout_array<4>(P, name4, shape4);
125 ac4 = tssc.checkout_array<4>(domain, name4, shape4);
126 ac4 = tssc.checkout_array<4>(P, name4, shape4);
/dports/math/jacop/jacop-4.8.0/src/main/java/org/jacop/examples/fd/
H A DGeostExample.java93 List<DBox> shape4 = new ArrayList<DBox>(); in model() local
94 shape4.add(new DBox(new int[] {0, 0}, new int[] {3, 1})); in model()
95 shape4.add(new DBox(new int[] {0, 1}, new int[] {1, 1})); in model()
96 shape4.add(new DBox(new int[] {2, 1}, new int[] {1, 3})); in model()
97 shapes.add(new Shape(3, shape4)); in model()
/dports/devel/z88dk/z88dk/libsrc/target/vz/
H A Dvz_shape.asm73 shape4: label
91 jr nz, shape4 ; odd count
93 jr nz, shape4 ; odd count
95 jr nz, shape4 ; odd count
/dports/graphics/povray36/povray-3.6.1/scenes/objects/
H A Dlathe2.pov102 #declare shape4 =
153 shape4
/dports/math/R-cran-sf/sf/tests/
H A Dsfc.R321 shape4 = st_intersection(shape2, shape3) # has zero features globalVar
323 st_difference(shape1, shape4)
324 st_difference(shape4, shape1)
325 st_sym_difference(shape1, shape4)
326 st_union(shape1, shape4)
327 st_union(shape4, shape1)
/dports/cad/opencascade/opencascade-7.6.0/tests/perf/caf/
H A Dbug279315 restore [locate_data_file OCC22759-weldt6.brep] shape4
35 NewShape D ${lab4} shape4
/dports/graphics/povray38/povunix-v3.8.0-beta.2-src/scenes/objects/
H A Dlathe2.pov109 #declare shape4 =
160 shape4
/dports/graphics/povray37/povray-3.7.0.10/distribution/scenes/objects/
H A Dlathe2.pov109 #declare shape4 =
160 shape4
/dports/graphics/tgif/tgif-QPL-4.2.5/xbm/
H A Dshape4.xbm2 * @(#)$Header: /mm2/home/cvs/bc-src/tgif/xbm/shape4.xbm,v 1.1 2004/06/18 23:18:45 william Exp $
/dports/graphics/sswf/sswf-1.8.4/src/tools/
H A Dswf_dump.c2865 if(shape4) { in scan_styles()
3129 if(scan_styles(state, max_styles, use_rgba, two_objects, shape4) != 0) { in scan_shape()
3220 long id, offset, max_styles, use_rgba, two_objects, new_styles, shape4, pad; in scan_defineshape() local
3228 shape4 = 0; in scan_defineshape()
3248 shape4 = 1; in scan_defineshape()
3276 if(scan_styles(state, max_styles, use_rgba, two_objects, shape4) != 0) { in scan_defineshape()
3280 if(scan_shape(state, max_styles, use_rgba, two_objects, new_styles, shape4) != 0) { in scan_defineshape()
3318 if(shape4) { in scan_defineshape()
3376 if(scan_styles(state, max_styles, use_rgba, two_objects, shape4) != 0) { in scan_defineshape()
3380 if(scan_shape(state, max_styles, use_rgba, two_objects, new_styles, shape4) != 0) { in scan_defineshape()
[all …]
/dports/graphics/qgis/qgis-3.22.3/tests/src/python/
H A Dtest_qgslayoutpagecollection.py939 shape4 = QgsLayoutItemShape(l)
940 l.addLayoutItem(shape4)
941 shape4.attemptResize(QgsLayoutSize(50, 30))
942 shape4.attemptMove(QgsLayoutPoint(10, 340), True, False, 0)
943 shape4.setVisibility(False)
959 self.assertAlmostEqual(shape4.positionWithUnits().x(), 10.15, 2)
960 self.assertAlmostEqual(shape4.positionWithUnits().y(), 310.21, 2)
/dports/graphics/qgis-ltr/qgis-3.16.16/tests/src/python/
H A Dtest_qgslayoutpagecollection.py939 shape4 = QgsLayoutItemShape(l)
940 l.addLayoutItem(shape4)
941 shape4.attemptResize(QgsLayoutSize(50, 30))
942 shape4.attemptMove(QgsLayoutPoint(10, 340), True, False, 0)
943 shape4.setVisibility(False)
959 self.assertAlmostEqual(shape4.positionWithUnits().x(), 10.15, 2)
960 self.assertAlmostEqual(shape4.positionWithUnits().y(), 310.21, 2)
/dports/audio/whysynth/whysynth-20120903/src/
H A Dgui_callbacks.c652 eg_clipboard.shape4 = get_value_from_combo(offset + Y_PORT_EGO_SHAPE4); in on_voice_element_copy()
1678 update_voice_widget(Y_PORT_EGO_SHAPE4, (float)patch->ego.shape4, FALSE); in update_voice_widgets_from_patch()
1696 update_voice_widget(Y_PORT_EG1_SHAPE4, (float)patch->eg1.shape4, FALSE); in update_voice_widgets_from_patch()
1714 update_voice_widget(Y_PORT_EG2_SHAPE4, (float)patch->eg2.shape4, FALSE); in update_voice_widgets_from_patch()
1732 update_voice_widget(Y_PORT_EG3_SHAPE4, (float)patch->eg3.shape4, FALSE); in update_voice_widgets_from_patch()
1750 update_voice_widget(Y_PORT_EG4_SHAPE4, (float)patch->eg4.shape4, FALSE); in update_voice_widgets_from_patch()
1972 patch->ego.shape4 = get_value_from_combo(Y_PORT_EGO_SHAPE4); in update_patch_from_voice_widgets()
1990 patch->eg1.shape4 = get_value_from_combo(Y_PORT_EG1_SHAPE4); in update_patch_from_voice_widgets()
2008 patch->eg2.shape4 = get_value_from_combo(Y_PORT_EG2_SHAPE4); in update_patch_from_voice_widgets()
2026 patch->eg3.shape4 = get_value_from_combo(Y_PORT_EG3_SHAPE4); in update_patch_from_voice_widgets()
[all …]
H A Dwhysynth_voice.c681 *(synth->ego.shape[3]) = (float)patch->ego.shape4;
699 *(synth->eg1.shape[3]) = (float)patch->eg1.shape4;
717 *(synth->eg2.shape[3]) = (float)patch->eg2.shape4;
735 *(synth->eg3.shape[3]) = (float)patch->eg3.shape4;
753 *(synth->eg4.shape[3]) = (float)patch->eg4.shape4;
H A Dwhysynth_voice.h120 int shape4; member
/dports/print/limereport/LimeReport-1.5.35/limereport/items/
H A Ditems.qrc7 <file>images/shape4.png</file>
/dports/textproc/p5-Excel-Writer-XLSX/Excel-Writer-XLSX-1.09/examples/
H A Dgen_examples_pod.pl341 shape4.jpg

12