Home
last modified time | relevance | path

Searched refs:visibleBounds (Results 1 – 25 of 97) sorted by relevance

1234

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/javax/swing/
H A DTablePrintable.java399 Rectangle visibleBounds = clip.intersection(table.getBounds()); in print() local
400 Point upperLeft = visibleBounds.getLocation(); in print()
401 Point lowerRight = new Point(visibleBounds.x + visibleBounds.width, in print()
402 visibleBounds.y + visibleBounds.height); in print()
421 g2d.drawRect(0, 0, visibleBounds.width, hclip.height + rowHeight); in print()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/classes/javax/swing/
H A DTablePrintable.java399 Rectangle visibleBounds = clip.intersection(table.getBounds()); in print() local
400 Point upperLeft = visibleBounds.getLocation(); in print()
401 Point lowerRight = new Point(visibleBounds.x + visibleBounds.width, in print()
402 visibleBounds.y + visibleBounds.height); in print()
421 g2d.drawRect(0, 0, visibleBounds.width, hclip.height + rowHeight); in print()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/javax/swing/
H A DTablePrintable.java399 Rectangle visibleBounds = clip.intersection(table.getBounds()); in print() local
400 Point upperLeft = visibleBounds.getLocation(); in print()
401 Point lowerRight = new Point(visibleBounds.x + visibleBounds.width, in print()
402 visibleBounds.y + visibleBounds.height); in print()
421 g2d.drawRect(0, 0, visibleBounds.width, hclip.height + rowHeight); in print()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/classes/javax/swing/
H A DTablePrintable.java399 Rectangle visibleBounds = clip.intersection(table.getBounds()); in print() local
400 Point upperLeft = visibleBounds.getLocation(); in print()
401 Point lowerRight = new Point(visibleBounds.x + visibleBounds.width, in print()
402 visibleBounds.y + visibleBounds.height); in print()
421 g2d.drawRect(0, 0, visibleBounds.width, hclip.height + rowHeight); in print()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/classes/javax/swing/
H A DTablePrintable.java399 Rectangle visibleBounds = clip.intersection(table.getBounds()); in print() local
400 Point upperLeft = visibleBounds.getLocation(); in print()
401 Point lowerRight = new Point(visibleBounds.x + visibleBounds.width, in print()
402 visibleBounds.y + visibleBounds.height); in print()
421 g2d.drawRect(0, 0, visibleBounds.width, hclip.height + rowHeight); in print()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/classes/javax/swing/
H A DTablePrintable.java399 Rectangle visibleBounds = clip.intersection(table.getBounds()); in print() local
400 Point upperLeft = visibleBounds.getLocation(); in print()
401 Point lowerRight = new Point(visibleBounds.x + visibleBounds.width, in print()
402 visibleBounds.y + visibleBounds.height); in print()
421 g2d.drawRect(0, 0, visibleBounds.width, hclip.height + rowHeight); in print()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/classes/javax/swing/
H A DTablePrintable.java399 Rectangle visibleBounds = clip.intersection(table.getBounds()); in print() local
400 Point upperLeft = visibleBounds.getLocation(); in print()
401 Point lowerRight = new Point(visibleBounds.x + visibleBounds.width, in print()
402 visibleBounds.y + visibleBounds.height); in print()
421 g2d.drawRect(0, 0, visibleBounds.width, hclip.height + rowHeight); in print()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/classes/javax/swing/
H A DTablePrintable.java399 Rectangle visibleBounds = clip.intersection(table.getBounds()); in print() local
400 Point upperLeft = visibleBounds.getLocation(); in print()
401 Point lowerRight = new Point(visibleBounds.x + visibleBounds.width, in print()
402 visibleBounds.y + visibleBounds.height); in print()
421 g2d.drawRect(0, 0, visibleBounds.width, hclip.height + rowHeight); in print()
/dports/graphics/ogre3d/ogre-1.11.6/OgreMain/src/
H A DOgreRenderQueue.cpp243 VisibleObjectsBoundsInfo* visibleBounds) in processVisibleObject() argument
254 if (visibleBounds) in processVisibleObject()
256 visibleBounds->merge(mo->getWorldBoundingBox(true), in processVisibleObject()
265 visibleBounds->mergeNonRenderedButInFrustum(mo->getWorldBoundingBox(true), in processVisibleObject()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/OgreMain/src/
H A DOgreRenderQueue.cpp299 VisibleObjectsBoundsInfo* visibleBounds) in processVisibleObject() argument
310 if (visibleBounds) in processVisibleObject()
312 visibleBounds->merge(mo->getWorldBoundingBox(true), in processVisibleObject()
321 visibleBounds->mergeNonRenderedButInFrustum(mo->getWorldBoundingBox(true), in processVisibleObject()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/PlugIns/BSPSceneManager/include/
H A DOgreBspSceneManager.h91 …BspNode* walkTree(Camera* camera, VisibleObjectsBoundsInfo* visibleBounds, bool onlyShadowCasters);
94 VisibleObjectsBoundsInfo* visibleBounds, bool onlyShadowCasters);
150 void _findVisibleObjects(Camera* cam, VisibleObjectsBoundsInfo* visibleBounds,
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/PlugIns/OctreeZone/src/
H A DOgreOctreeZone.cpp550 VisibleObjectsBoundsInfo* visibleBounds, in findVisibleNodes() argument
578 visibleBounds, in findVisibleNodes()
636 visibleBounds, in findVisibleNodes()
674 VisibleObjectsBoundsInfo* visibleBounds, in walkOctree() argument
729 sn -> _addToRenderQueue(camera, queue, onlyShadowCasters, visibleBounds ); in walkOctree()
753 …walkOctree( camera, visibleNodeList, queue, child, visibleBounds, childfoundvisible, onlyShadowCas… in walkOctree()
756 …walkOctree( camera, visibleNodeList, queue, child, visibleBounds, childfoundvisible, onlyShadowCas… in walkOctree()
759 …walkOctree( camera, visibleNodeList, queue, child, visibleBounds, childfoundvisible, onlyShadowCas… in walkOctree()
762 …walkOctree( camera, visibleNodeList, queue, child, visibleBounds, childfoundvisible, onlyShadowCas… in walkOctree()
765 …walkOctree( camera, visibleNodeList, queue, child, visibleBounds, childfoundvisible, onlyShadowCas… in walkOctree()
[all …]
/dports/graphics/ogre3d/ogre-1.11.6/PlugIns/OctreeZone/src/
H A DOgreOctreeZone.cpp553 VisibleObjectsBoundsInfo* visibleBounds, in findVisibleNodes() argument
581 visibleBounds, in findVisibleNodes()
639 visibleBounds, in findVisibleNodes()
677 VisibleObjectsBoundsInfo* visibleBounds, in walkOctree() argument
732 sn -> _addToRenderQueue(camera, queue, onlyShadowCasters, visibleBounds ); in walkOctree()
756 …walkOctree( camera, visibleNodeList, queue, child, visibleBounds, childfoundvisible, onlyShadowCas… in walkOctree()
759 …walkOctree( camera, visibleNodeList, queue, child, visibleBounds, childfoundvisible, onlyShadowCas… in walkOctree()
762 …walkOctree( camera, visibleNodeList, queue, child, visibleBounds, childfoundvisible, onlyShadowCas… in walkOctree()
765 …walkOctree( camera, visibleNodeList, queue, child, visibleBounds, childfoundvisible, onlyShadowCas… in walkOctree()
768 …walkOctree( camera, visibleNodeList, queue, child, visibleBounds, childfoundvisible, onlyShadowCas… in walkOctree()
[all …]
/dports/graphics/aseprite/aseprite-1.2.9/src/app/commands/
H A Dcmd_change_pixel_format.cpp257 gfx::Rect visibleBounds = m_editor->getVisibleSpriteBounds(); in onChangeColorMode() local
258 if (visibleBounds.isEmpty()) in onChangeColorMode()
268 visibleBounds.w, in onChangeColorMode()
269 visibleBounds.h, in onChangeColorMode()
276 visibleBounds.origin(), in onChangeColorMode()
293 visibleBounds.origin())); in onChangeColorMode()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/core/
H A Dtouch_handle_drawable_qt.cpp197 gfx::RectF visibleBounds(bounds); in GetVisibleBounds() local
198 visibleBounds.Inset(kSelectionHandlePadding, in GetVisibleBounds()
202 return visibleBounds; in GetVisibleBounds()
/dports/graphics/ogre3d/ogre-1.11.6/PlugIns/BSPSceneManager/include/
H A DOgreBspSceneManager.h96 …BspNode* walkTree(Camera* camera, VisibleObjectsBoundsInfo* visibleBounds, bool onlyShadowCasters);
99 VisibleObjectsBoundsInfo* visibleBounds, bool onlyShadowCasters);
157 void _findVisibleObjects(Camera* cam, VisibleObjectsBoundsInfo* visibleBounds,
/dports/graphics/xournalpp/xournalpp-1.1.0/src/control/
H A DLatexController.cpp108 const auto visibleBounds = layout->getVisibleRect(); in findSelectedTexElement() local
109 const double centerX = visibleBounds.x + 0.5 * visibleBounds.width; in findSelectedTexElement()
110 const double centerY = visibleBounds.y + 0.5 * visibleBounds.height; in findSelectedTexElement()
/dports/graphics/ogre3d/ogre-1.11.6/PlugIns/OctreeSceneManager/src/
H A DOgreOctreeSceneManager.cpp548 VisibleObjectsBoundsInfo* visibleBounds, bool onlyShadowCasters ) in _findVisibleObjects() argument
559 visibleBounds, false, onlyShadowCasters ); in _findVisibleObjects()
572 Octree *octant, VisibleObjectsBoundsInfo* visibleBounds, in walkOctree() argument
628 sn -> _addToRenderQueue(camera, queue, onlyShadowCasters, visibleBounds ); in walkOctree()
646 walkOctree( camera, queue, child, visibleBounds, childfoundvisible, onlyShadowCasters ); in walkOctree()
649 walkOctree( camera, queue, child, visibleBounds, childfoundvisible, onlyShadowCasters ); in walkOctree()
652 walkOctree( camera, queue, child, visibleBounds, childfoundvisible, onlyShadowCasters ); in walkOctree()
655 walkOctree( camera, queue, child, visibleBounds, childfoundvisible, onlyShadowCasters ); in walkOctree()
658 walkOctree( camera, queue, child, visibleBounds, childfoundvisible, onlyShadowCasters ); in walkOctree()
661 walkOctree( camera, queue, child, visibleBounds, childfoundvisible, onlyShadowCasters ); in walkOctree()
[all …]
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/PlugIns/OctreeSceneManager/src/
H A DOgreOctreeSceneManager.cpp567 VisibleObjectsBoundsInfo* visibleBounds, bool onlyShadowCasters ) in _findVisibleObjects() argument
578 visibleBounds, false, onlyShadowCasters ); in _findVisibleObjects()
591 Octree *octant, VisibleObjectsBoundsInfo* visibleBounds, in walkOctree() argument
647 sn -> _addToRenderQueue(camera, queue, onlyShadowCasters, visibleBounds ); in walkOctree()
665 walkOctree( camera, queue, child, visibleBounds, childfoundvisible, onlyShadowCasters ); in walkOctree()
668 walkOctree( camera, queue, child, visibleBounds, childfoundvisible, onlyShadowCasters ); in walkOctree()
671 walkOctree( camera, queue, child, visibleBounds, childfoundvisible, onlyShadowCasters ); in walkOctree()
674 walkOctree( camera, queue, child, visibleBounds, childfoundvisible, onlyShadowCasters ); in walkOctree()
677 walkOctree( camera, queue, child, visibleBounds, childfoundvisible, onlyShadowCasters ); in walkOctree()
680 walkOctree( camera, queue, child, visibleBounds, childfoundvisible, onlyShadowCasters ); in walkOctree()
[all …]
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/spark/src/spark/utils/
H A DBitmapUtil.as112 * @param visibleBounds If non-null, this Rectangle will be populated with
129 …public static function getSnapshot(target:IUIComponent, visibleBounds:Rectangle = null, propagateC…
135 if (visibleBounds != null)
137 visibleBounds.x = bounds.x - target.x;
138 visibleBounds.y = bounds.y - target.y;
139 visibleBounds.width = bounds.width;
140 visibleBounds.height = bounds.height;
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/PlugIns/PCZSceneManager/src/
H A DOgrePCZSceneNode.cpp228 VisibleObjectsBoundsInfo* visibleBounds ) in _addToRenderQueue() argument
242 if (visibleBounds) in _addToRenderQueue()
244 visibleBounds->merge(mo->getWorldBoundingBox(true), in _addToRenderQueue()
/dports/graphics/ogre3d/ogre-1.11.6/PlugIns/PCZSceneManager/src/
H A DOgrePCZSceneNode.cpp224 VisibleObjectsBoundsInfo* visibleBounds ) in _addToRenderQueue() argument
238 if (visibleBounds) in _addToRenderQueue()
240 visibleBounds->merge(mo->getWorldBoundingBox(true), in _addToRenderQueue()
/dports/graphics/ogre3d/ogre-1.11.6/PlugIns/OctreeZone/include/
H A DOgreOctreeZone.h123 VisibleObjectsBoundsInfo* visibleBounds,
205 VisibleObjectsBoundsInfo* visibleBounds,
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/PlugIns/OctreeZone/include/
H A DOgreOctreeZone.h116 VisibleObjectsBoundsInfo* visibleBounds,
198 VisibleObjectsBoundsInfo* visibleBounds,
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/testsuite/misc-haxe.all/classes.all/display/
H A DScreen_as.hx73 if (x1.visibleBounds == Rectangle) {
74 DejaGnu.pass("Screen::visibleBounds property exists");
76 DejaGnu.fail("Screen::visibleBounds property doesn't exist");

1234