Home
last modified time | relevance | path

Searched refs:getTop (Results 1 – 25 of 1109) sorted by relevance

12345678910>>...45

/dports/graphics/alembic/alembic-1.8.3/lib/Alembic/AbcCoreLayer/Tests/
H A DObjectTests.cpp54 OObject child( archive.getTop(), "child" ); in layerTest()
58 OObject childA( archive.getTop(), "childA" ); in layerTest()
64 OObject child( archive.getTop(), "child" ); in layerTest()
68 OObject childA( archive.getTop(), "childB" ); in layerTest()
111 OObject child( archive.getTop(), "child" ); in pruneTest()
127 OObject child( archive.getTop(), "child" ); in pruneTest()
165 OObject child( archive.getTop(), "child" ); in replaceTest()
185 OObject child( archive.getTop(), "child" ); in replaceTest()
208 IObject root = archive.getTop(); in replaceTest()
248 OObject child( archive.getTop(), "child" ); in hashTest()
[all …]
H A DPropTests.cpp55 OCompoundProperty child( archive.getTop().getProperties(), "child" ); in layerTest()
59 OCompoundProperty childA( archive.getTop().getProperties(), "childA" ); in layerTest()
65 OCompoundProperty child( archive.getTop().getProperties(), "child" ); in layerTest()
82 ICompoundProperty root = archive.getTop().getProperties(); in layerTest()
117 OCompoundProperty child( archive.getTop().getProperties(), "child" ); in pruneTest()
133 OCompoundProperty child( archive.getTop().getProperties(), "child" ); in pruneTest()
140 OCompoundProperty childB( archive.getTop().getProperties(), in pruneTest()
152 ICompoundProperty root = archive.getTop().getProperties(); in pruneTest()
205 OCompoundProperty childB( archive.getTop().getProperties(), in replaceTest()
220 ICompoundProperty root = archive.getTop().getProperties(); in replaceTest()
[all …]
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/crypto/key/
H A DTestValueQueue.java70 Assert.assertEquals(1, filler.getTop().num); in testInitFill()
85 {filler.getTop(), filler.getTop(), filler.getTop()}; in testWarmUp()
107 Assert.assertEquals(1, filler.getTop().num); in testRefill()
110 Assert.assertEquals(1, filler.getTop().num); in testRefill()
111 Assert.assertEquals(10, filler.getTop().num); in testRefill()
126 Assert.assertEquals(5, filler.getTop().num); in testNoRefill()
127 Assert.assertEquals(null, filler.getTop()); in testNoRefill()
141 Assert.assertEquals(1, filler.getTop().num); in testgetAtMostPolicyALL()
163 Assert.assertEquals(3, filler.getTop().num); in testgetAtMostPolicyATLEAST_ONE()
181 Assert.assertEquals(3, filler.getTop().num); in testgetAtMostPolicyLOW_WATERMARK()
[all …]
/dports/graphics/alembic/alembic-1.8.3/python/PyAlembic/Tests/
H A DtestLayer.py47 objAA = OObject( layerA.getTop(), "A" )
50 objAB = OObject( layerA.getTop(), "B" )
54 objAC = OObject( layerA.getTop(), "C" )
60 objBA = OObject( layerB.getTop(), "A" )
67 objBB = OObject( layerB.getTop(), "B", md)
72 objBC = OObject( layerB.getTop(), "C", md )
78 obj = arch.getTop()
101 propAA = OCompoundProperty( layerA.getTop().getProperties(), "A" )
104 propAB = OCompoundProperty( layerA.getTop().getProperties(), "B" )
108 propAC = OCompoundProperty( layerA.getTop().getProperties(), "C" )
[all …]
H A DtestNurbs.py49 OArchive( 'nurbs1.abc' ).getTop(), 'nurbs_surface' )
65 OArchive( 'nurbs2.abc' ).getTop(), 'nurbs_surface_noTrim' )
77 myNurbs = ONuPatch( OArchive( 'nurbs3.abc' ).getTop(),
93 IArchive( 'nurbs1.abc' ).getTop(), 'nurbs_surface' )
109 myNurbs = INuPatch( IArchive( 'nurbs2.abc' ).getTop(),
126 myNurbs = INuPatch( IArchive( 'nurbs3.abc' ).getTop(),
H A DtestPolyMesh.py50 meshyObj = OPolyMesh( OArchive( 'polyMesh1.abc' ).getTop() , 'meshy' )
71 geomBase = IGeomBaseObject( IArchive( 'polyMesh1.abc' ).getTop(), 'meshy' )
74 meshyObj = IPolyMesh( IArchive( 'polyMesh1.abc' ).getTop(), 'meshy' )
117 meshyObj = OPolyMesh( OArchive( 'polyMeshLayerA.abc' ).getTop() , 'meshy' )
124 rootB = OArchive( 'polyMeshLayerB.abc' ).getTop()
137 meshyObj = IPolyMesh( IArchive( layers ).getTop(), 'meshy' )
H A DtestLight.py52 emptyLightObj = OLight(archive.getTop(), "emptyLight")
53 lightObj = OLight(archive.getTop(), "myLight" )
73 emptyLightObj = ILight(archive.getTop(), "emptyLight" )
74 lightObj = ILight(archive.getTop(), "myLight" )
H A DtestWrap.py53 meshyObj = OPolyMesh( OArchive( 'wrapTest1.abc' ).getTop() , 'meshy' )
72 obj = IObject(arch.getTop(), "meshy")
88 self.assertRaises(RuntimeError, IPolyMesh, arch.getTop(), kWrapExisting)
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/core/client/
H A DRectangle.java72 public int getTop() in getTop() method in Rectangle
111 top ? getTop() : getBottom()); in getCorner()
135 int top = Math.max(getTop(), other.getTop()); in intersect()
174 (getTop() + getBottom()) / 2); in center()
196 getTop() <= other.getTop() && in contains()
227 vertDir > 0 ? avoidee.getTop() - this.getHeight() in avoidBounds()
239 this.getTop()); in avoidBounds()
247 vertShift.getTop(), in avoidBounds()
290 newY = Math.min(Math.max(newY, container.getTop()), in attemptToMoveInto()
295 newY = container.getTop() - (getHeight()-container.getHeight())/2; in attemptToMoveInto()
/dports/multimedia/vlc/vlc-3.0.16/modules/gui/skins2/utils/
H A Dposition.cpp136 int Position::getTop() const in getTop() function in Position
143 return m_rRect.getTop() + (int)(m_yRatio * freeSpace); in getTop()
151 return m_rRect.getTop() + m_top; in getTop()
154 return m_rRect.getTop() + m_rRect.getHeight() + m_top - 1; in getTop()
195 return getTop() + m_bottom - m_top; in getBottom()
203 return m_rRect.getTop() + m_bottom; in getBottom()
206 return m_rRect.getTop() + m_rRect.getHeight() + m_bottom - 1; in getBottom()
222 return getBottom() - getTop() + 1; in getHeight()
/dports/graphics/alembic/alembic-1.8.3/lib/Alembic/AbcCoreOgawa/Tests/
H A DfuzzTest.cpp132 walkJustObj(ar->getTop()); in testIssue254()
136 walkObj(ar->getTop()); in testIssue254()
152 walkJustObj(ar->getTop()); in testIssue255()
156 walkObj(ar->getTop()); in testIssue255()
190 walkObj(ar->getTop()); in testIssue257()
235 walkObj(ar->getTop()); in testIssue269()
251 walkJustObj(ar->getTop()); in testIssue270()
254 walkObj(ar->getTop()); in testIssue270()
269 walkJustObj(ar->getTop()); in testIssue271()
272 walkObj(ar->getTop()); in testIssue271()
[all …]
/dports/games/easyrpg-player/Player-0.7.0/builds/android/app/src/main/java/org/easyrpg/player/button_mapping/
H A DVirtualCross.java63 … if (boundLeft.contains(this.getLeft() + (int) event.getX(), this.getTop() + (int) event.getY())) { in onTouchEvent()
65 …} else if (boundRight.contains(this.getLeft() + (int) event.getX(), this.getTop() + (int) event.ge… in onTouchEvent()
67 …} else if (boundUp.contains(this.getLeft() + (int) event.getX(), this.getTop() + (int) event.getY(… in onTouchEvent()
69 …} else if (boundDown.contains(this.getLeft() + (int) event.getX(), this.getTop() + (int) event.get… in onTouchEvent()
157 …boundLeft = new Rect(this.getLeft() - padding, this.getTop() + iconSize_33, this.getRight() - 2 * … in setBounds()
159 …boundRight = new Rect(this.getLeft() + 2 * iconSize_33, this.getTop() + iconSize_33, this.getRight… in setBounds()
161 …boundUp = new Rect(this.getLeft() + iconSize_33, this.getTop() - padding, this.getRight() - iconSi… in setBounds()
163 boundDown = new Rect(this.getLeft() + iconSize_33, this.getTop() + 2 * iconSize_33, in setBounds()
/dports/graphics/alembic/alembic-1.8.3/lib/Alembic/Abc/Tests/
H A DObjectTests.cpp78 OObject archiveTop = archive.getTop(); in writeFlatHierarchy()
104 IObject archiveTop = archive.getTop(); in readFlatHierarchy()
181 OObject archiveTop = archive.getTop(); in writeThreeDeepHierarchy()
238 IObject archiveTop = archive.getTop(); in readDeepHierarchy()
260 IObject archiveTop2 = archive2.getTop(); in readDeepHierarchy()
294 OObject archiveTop = archive.getTop(); in errorHandlerTest()
321 IObject archiveTop = archive.getTop(); in errorHandlerTest()
347 ABCA_ASSERT(archive.getTop().getNumChildren() == 3, in fuzzer26643_test()
352 archive.getTop().getChild(0); in fuzzer26643_test()
362 archive.getTop().getChild(1); in fuzzer26643_test()
[all …]
H A DCompileTest.cpp179 OObject archiveTop = archive.getTop(); in testInstancedSchema()
190 IObject archiveTop = archive.getTop(); in testInstancedSchema()
213 OObject archiveTop = archive.getTop(); in main()
223 IObject archiveTop = archive.getTop(); in main()
235 OObject archiveTop = archive.getTop(); in main()
245 IObject archiveTop = archive.getTop(); in main()
/dports/multimedia/vlc/vlc-3.0.16/modules/gui/skins2/src/
H A Dwindow_manager.cpp154 int yOffset = top - rWindow.getTop(); in move()
296 (*it)->getTop() ); in resize()
305 (*it)->getTop( )+ yNewOffset ); in resize()
315 (*it)->getTop() + yNewOffset ); in resize()
324 m_maximizeRect = SkinsRect( rWindow.getLeft(), rWindow.getTop(), in maximize()
335 move( rWindow, workArea.getLeft(), workArea.getTop() ); in maximize()
523 int newTop = (*itMov)->getTop() + yOffset; in checkAnchors()
529 if( newTop > workArea.getTop() - m_magnet && in checkAnchors()
530 newTop < workArea.getTop() + m_magnet ) in checkAnchors()
532 yOffset = workArea.getTop() - (*itMov)->getTop(); in checkAnchors()
[all …]
/dports/www/dillo2/dillo-3.0.5/dw/
H A Diterator.hh153 inline Iterator *getTop () { return get (size () - 1); } in getTop() function in dw::core::DeepIterator::Stack
155 inline void pop() { getTop()->unref (); remove (size () - 1); } in pop()
178 inline Iterator *getTopIterator () { return stack.getTop(); } in getTopIterator()
197 { stack.getTop()->highlight (start, end, layer); } in highlight()
207 { stack.getTop()->getAllocation (start, end, allocation); } in getAllocation()
210 { stack.getTop()->unhighlight (direction, layer); } in unhighlight()
215 { Iterator::scrollTo(it1->stack.getTop(), it2->stack.getTop(), in scrollTo()
/dports/games/scummvm/scummvm-2.5.1/engines/wintermute/ext/
H A Dplugins.h51 thisObj = thisStack->getTop(); in EmulatePluginCall()
63 thisObj = thisStack->getTop(); in EmulatePluginCall()
75 thisObj = thisStack->getTop(); in EmulatePluginCall()
87 thisObj = thisStack->getTop(); in EmulatePluginCall()
/dports/graphics/alembic/alembic-1.8.3/lib/Alembic/AbcMaterial/Tests/
H A DWriteHasAMaterial.cpp67 Abc::IObject an_object(archive.getTop(), "an_object"); in read()
121 Abc::IObject anotherObj(archive.getTop(), "another_object"); in read()
148 TESTING_ASSERT(archive.getTop().getNumChildren() == 0); in testFuzzer26823()
151 TESTING_ASSERT(Mat::IMaterial::matches(archive.getTop().getMetaData())); in testFuzzer26823()
155 Mat::IMaterial matObj(archive.getTop(), "blah"); in testFuzzer26823()
/dports/cad/cura/Cura-58bae31/tests/
H A DTestMachineManager.py60 mocked_stack.getTop = MagicMock(return_value = mocked_instance_container)
72 mocked_stack.getTop = MagicMock(return_value=mocked_instance_container_global)
77 extruder.getTop = MagicMock(return_value = mocked_instance_container)
89 mocked_stack.getTop = MagicMock(return_value=mocked_instance_container_global)
94 extruder.getTop = MagicMock(return_value = mocked_instance_container)
201 extruder_1.getTop = MagicMock(return_value = instance_container)
214 global_stack.getTop = MagicMock(return_value = instance_container_global)
215 extruder_1.getTop = MagicMock(return_value=instance_container)
/dports/devel/itext/itext-4.2.0/core/com/lowagie/text/pdf/
H A DPdfPRow.java213 float top = cell.getTop() + yPos; in writeBorderAndBackground()
323 float tly = cell.getTop() + yPos - cell.getEffectivePaddingTop(); in writeCells()
327 tly = cell.getTop() + yPos - currentMaxHeight + cell.getHeight() in writeCells()
331 tly = cell.getTop() + yPos + (cell.getHeight() - currentMaxHeight) / 2 in writeCells()
371 tly = cell.getTop() + yPos - cell.getEffectivePaddingTop(); in writeCells()
419 pivotY = cell.getTop() + yPos - cell.getEffectivePaddingTop(); in writeCells()
479 tly = cell.getTop() + yPos - cell.getEffectivePaddingTop(); in writeCells()
504 Rectangle rect = new Rectangle(cell.getLeft() + xPos, cell.getTop() in writeCells()
505 + yPos - currentMaxHeight, cell.getRight() + xPos, cell.getTop() in writeCells()
610 float bottom = cell.getTop() + cell.getEffectivePaddingBottom() - newHeight; in splitRow()
[all …]
/dports/graphics/alembic/alembic-1.8.3/lib/Alembic/AbcGeom/Tests/
H A DSchemaMatchingTest.cpp60 OSubD smeshyObj( archive.getTop(), "subdmeshy" ); in Example1_MeshOut()
72 IObject smeshyObj( archive.getTop(), "subdmeshy" ); in Example1_MeshIn()
83 ISubD subdObj( archive.getTop(), "subdmeshy", kStrictMatching ); in Example1_MeshIn()
86 IPolyMesh fakePolyMesh( archive.getTop(), "subdmeshy", kNoMatching ); in Example1_MeshIn()
/dports/games/openmw/openmw-openmw-0.47.0/components/widgets/
H A Dwindowcaption.cpp52 caption->setPosition(barwidth, caption->getTop()); in align()
54 mLeft->setCoord(0, mLeft->getTop(), barwidth, mLeft->getHeight()); in align()
56 … mRight->setCoord(barwidth + caption->getWidth(), mRight->getTop(), barwidth, mRight->getHeight()); in align()
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/
H A DBorders.php209 $this->getTop()->applyFromArray($pStyles['top']);
223 $this->getTop()->applyFromArray($pStyles['allBorders']);
256 public function getTop() function in PhpOffice\\PhpSpreadsheet\\Style\\Borders
401 $this->getTop()->getHashCode() .
417 $this->exportArray2($exportedArray, 'top', $this->getTop());
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/android/java/src/org/chromium/ui/base/
H A DEventOffsetHandler.java21 float getTop(); in getTop() method
36 setTouchEventOffsets(-mDelegate.getTop()); in onPreDispatchDragEvent()
70 setTouchEventOffsets(-mDelegate.getTop()); in setContentViewMotionEventOffsets()
/dports/games/gigalomania/gigalomaniasrc/
H A Dpanel.cpp91 int PanelPage::getTop() const { in getTop() function in PanelPage
92 int parent_top = owner != NULL ? owner->getTop() : 0; in getTop()
105 return owner->getTop() + offset_y + h/2; in getYCentre()
109 return owner->getTop() + offset_y + h; in getBottom()
288 new_y = (int)(panel->getTop() * game_g->getScaleHeight() - rect_h); in drawPopups()
340 int rect_y = (int)(game_g->getScaleWidth()*(owner->getTop() + offset_y)); in drawBackground()
373 m_y >= ( this->getTop() - tolerance ) * game_g->getScaleHeight() && in mouseOver()
374 m_y < ( this->getTop() + h + tolerance ) * game_g->getScaleHeight() ) { in mouseOver()
465 …Image::writeMixedCase(owner->getLeft() + offset_x + draw_offset_x + 1, owner->getTop() + offset_y… in draw()
525 image->draw(owner->getLeft() + offset_x, owner->getTop() + offset_y); in draw()
[all …]

12345678910>>...45