Home
last modified time | relevance | path

Searched refs:getClipBounds (Results 1 – 25 of 925) sorted by relevance

12345678910>>...37

/dports/audio/atunes/atunes-3.1.2/src/net/sourceforge/atunes/gui/lookandfeel/system/macos/
H A DStripedTreeViewport.java76 g.getClipBounds().getLocation().x, g.getClipBounds() in paintStripedBackground()
81 int topY = rowAtPoint < 0 ? g.getClipBounds().y : tree in paintStripedBackground()
87 while (topY < g.getClipBounds().y + g.getClipBounds().height) { in paintStripedBackground()
90 g.fillRect(g.getClipBounds().x, topY, g.getClipBounds().width, in paintStripedBackground()
H A DStripedListViewport.java76 int rowAtPoint = this.list.locationToIndex(g.getClipBounds() in paintStripedBackground()
81 int topY = rowAtPoint < 0 ? g.getClipBounds().y : this.list in paintStripedBackground()
87 while (topY < g.getClipBounds().y + g.getClipBounds().height) { in paintStripedBackground()
92 g.fillRect(g.getClipBounds().x, topY, g.getClipBounds().width, in paintStripedBackground()
H A DStripedTableViewport.java106 int rowAtPoint = fTable.rowAtPoint(g.getClipBounds().getLocation());
110 int topY = rowAtPoint < 0 ? g.getClipBounds().y : fTable.getCellRect(
116 while (topY < g.getClipBounds().y + g.getClipBounds().height) {
119 g.fillRect(g.getClipBounds().x, topY, g.getClipBounds().width,
/dports/math/scilab/scilab-6.1.1/scilab/modules/gui/src/java/org/scilab/modules/gui/utils/
H A DPrinterWriter.java102 pageEndY = graphics2D.getClipBounds().getHeight(); in print()
105 graphics2D.translate(graphics2D.getClipBounds().getX(), graphics2D in print()
106 .getClipBounds().getY()); in print()
131 Rectangle clipRectangle = graphics2D.getClipBounds(); in printView()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/java/awt/
H A DGraphics.java288 public abstract Rectangle getClipBounds(); in getClipBounds() method in Graphics
1196 return getClipBounds(); in getClipRect()
1229 Rectangle clipRect = getClipBounds(); in hitClip()
1252 public Rectangle getClipBounds(Rectangle r) { in getClipBounds() method in Graphics
1256 Rectangle clipRect = getClipBounds(); in getClipBounds()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/classes/java/awt/
H A DGraphics.java288 public abstract Rectangle getClipBounds(); in getClipBounds() method in Graphics
1196 return getClipBounds(); in getClipRect()
1229 Rectangle clipRect = getClipBounds(); in hitClip()
1252 public Rectangle getClipBounds(Rectangle r) { in getClipBounds() method in Graphics
1256 Rectangle clipRect = getClipBounds(); in getClipBounds()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/java/awt/
H A DGraphics.java288 public abstract Rectangle getClipBounds(); in getClipBounds() method in Graphics
1196 return getClipBounds(); in getClipRect()
1229 Rectangle clipRect = getClipBounds(); in hitClip()
1252 public Rectangle getClipBounds(Rectangle r) { in getClipBounds() method in Graphics
1256 Rectangle clipRect = getClipBounds(); in getClipBounds()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/awt/
H A DGraphics.java288 public abstract Rectangle getClipBounds(); in getClipBounds() method in Graphics
1185 return getClipBounds(); in getClipRect()
1218 Rectangle clipRect = getClipBounds(); in hitClip()
1241 public Rectangle getClipBounds(Rectangle r) { in getClipBounds() method in Graphics
1245 Rectangle clipRect = getClipBounds(); in getClipBounds()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/classes/java/awt/
H A DGraphics.java288 public abstract Rectangle getClipBounds(); in getClipBounds() method in Graphics
1196 return getClipBounds(); in getClipRect()
1229 Rectangle clipRect = getClipBounds(); in hitClip()
1252 public Rectangle getClipBounds(Rectangle r) { in getClipBounds() method in Graphics
1256 Rectangle clipRect = getClipBounds(); in getClipBounds()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/classes/java/awt/
H A DGraphics.java289 public abstract Rectangle getClipBounds(); in getClipBounds() method in Graphics
1198 return getClipBounds(); in getClipRect()
1231 Rectangle clipRect = getClipBounds(); in hitClip()
1254 public Rectangle getClipBounds(Rectangle r) { in getClipBounds() method in Graphics
1258 Rectangle clipRect = getClipBounds(); in getClipBounds()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/classes/java/awt/
H A DGraphics.java288 public abstract Rectangle getClipBounds(); in getClipBounds() method in Graphics
1196 return getClipBounds(); in getClipRect()
1229 Rectangle clipRect = getClipBounds(); in hitClip()
1252 public Rectangle getClipBounds(Rectangle r) { in getClipBounds() method in Graphics
1256 Rectangle clipRect = getClipBounds(); in getClipBounds()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/classes/java/awt/
H A DGraphics.java288 public abstract Rectangle getClipBounds(); in getClipBounds() method in Graphics
1196 return getClipBounds(); in getClipRect()
1229 Rectangle clipRect = getClipBounds(); in hitClip()
1252 public Rectangle getClipBounds(Rectangle r) { in getClipBounds() method in Graphics
1256 Rectangle clipRect = getClipBounds(); in getClipBounds()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/classes/java/awt/
H A DGraphics.java288 public abstract Rectangle getClipBounds(); in getClipBounds() method in Graphics
1196 return getClipBounds(); in getClipRect()
1229 Rectangle clipRect = getClipBounds(); in hitClip()
1252 public Rectangle getClipBounds(Rectangle r) { in getClipBounds() method in Graphics
1256 Rectangle clipRect = getClipBounds(); in getClipBounds()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/awt/
H A DGraphics.java288 public abstract Rectangle getClipBounds(); in getClipBounds() method in Graphics
1185 return getClipBounds(); in getClipRect()
1218 Rectangle clipRect = getClipBounds(); in hitClip()
1241 public Rectangle getClipBounds(Rectangle r) { in getClipBounds() method in Graphics
1245 Rectangle clipRect = getClipBounds(); in getClipBounds()
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/java/awt/
H A DGraphics.java170 public abstract Rectangle getClipBounds(); in getClipBounds() method in Graphics
183 return getClipBounds(); in getClipRect()
626 public Rectangle getClipBounds(Rectangle r) in getClipBounds() method in Graphics
628 Rectangle clipBounds = getClipBounds(); in getClipBounds()
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/java/awt/
H A DGraphics.java170 public abstract Rectangle getClipBounds(); in getClipBounds() method in Graphics
183 return getClipBounds(); in getClipRect()
626 public Rectangle getClipBounds(Rectangle r) in getClipBounds() method in Graphics
628 Rectangle clipBounds = getClipBounds(); in getClipBounds()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libjava/java/awt/
H A DGraphics.java220 getClipBounds(); in getClipBounds() method in Graphics
236 return(getClipBounds()); in getClipRect()
752 getClipBounds(Rectangle r) in getClipBounds() method in Graphics
754 Rectangle clipBounds = getClipBounds(); in getClipBounds()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/java/awt/
H A DGraphics.java170 public abstract Rectangle getClipBounds(); in getClipBounds() method in Graphics
183 return getClipBounds(); in getClipRect()
626 public Rectangle getClipBounds(Rectangle r) in getClipBounds() method in Graphics
628 Rectangle clipBounds = getClipBounds(); in getClipBounds()
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/java/awt/
H A DGraphics.java170 public abstract Rectangle getClipBounds(); in getClipBounds() method in Graphics
183 return getClipBounds(); in getClipRect()
626 public Rectangle getClipBounds(Rectangle r) in getClipBounds() method in Graphics
628 Rectangle clipBounds = getClipBounds(); in getClipBounds()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libjava/java/awt/
H A DGraphics.java220 getClipBounds(); in getClipBounds() method in Graphics
236 return(getClipBounds()); in getClipRect()
752 getClipBounds(Rectangle r) in getClipBounds() method in Graphics
754 Rectangle clipBounds = getClipBounds(); in getClipBounds()
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/java/awt/
H A DGraphics.java170 public abstract Rectangle getClipBounds(); in getClipBounds() method in Graphics
183 return getClipBounds(); in getClipRect()
626 public Rectangle getClipBounds(Rectangle r) in getClipBounds() method in Graphics
628 Rectangle clipBounds = getClipBounds(); in getClipBounds()
/dports/java/sablevm-classpath/sablevm-classpath-1.13/java/awt/
H A DGraphics.java170 public abstract Rectangle getClipBounds(); in getClipBounds() method in Graphics
183 return getClipBounds(); in getClipRect()
623 public Rectangle getClipBounds(Rectangle r) in getClipBounds() method in Graphics
625 Rectangle clipBounds = getClipBounds(); in getClipBounds()
/dports/audio/carla/Carla-2.4.1/source/modules/juce_graphics/contexts/
H A Djuce_GraphicsContext.cpp124 Rectangle<int> Graphics::getClipBounds() const in getClipBounds() function in juce::Graphics
126 return context.getClipBounds(); in getClipBounds()
249 if (flags == Justification::right && startX < context.getClipBounds().getX()) in drawSingleLineText()
252 if (flags == Justification::left && startX > context.getClipBounds().getRight()) in drawSingleLineText()
279 && startX < context.getClipBounds().getRight()) in drawMultiLineText()
379 fillRect (context.getClipBounds()); in fillAll()
386 auto clip = context.getClipBounds(); in fillAll()
531 … auto clipped = context.getClipBounds().getIntersection (area.getSmallestIntegerContainer()); in fillCheckerBoard()
/dports/devel/juce/JUCE-f37e9a1/modules/juce_graphics/contexts/
H A Djuce_GraphicsContext.cpp124 Rectangle<int> Graphics::getClipBounds() const in getClipBounds() function in juce::Graphics
126 return context.getClipBounds(); in getClipBounds()
249 if (flags == Justification::right && startX < context.getClipBounds().getX()) in drawSingleLineText()
252 if (flags == Justification::left && startX > context.getClipBounds().getRight()) in drawSingleLineText()
279 && startX < context.getClipBounds().getRight()) in drawMultiLineText()
379 fillRect (context.getClipBounds()); in fillAll()
386 auto clip = context.getClipBounds(); in fillAll()
531 … auto clipped = context.getClipBounds().getIntersection (area.getSmallestIntegerContainer()); in fillCheckerBoard()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/sun/print/
H A DProxyGraphics.java246 public Rectangle getClipBounds() { in getClipBounds() method in ProxyGraphics
247 return g.getClipBounds(); in getClipBounds()
1155 public Rectangle getClipBounds(Rectangle r) { in getClipBounds() method in ProxyGraphics
1156 return g.getClipBounds(r); in getClipBounds()

12345678910>>...37