Home
last modified time | relevance | path

Searched refs:getDirtyRegion (Results 1 – 25 of 67) sorted by relevance

123

/dports/games/gogui/Quaqua/src/ch/randelshofer/quaqua/ext/batik/ext/awt/image/rendered/
H A DCachableRed.java63 Shape getDirtyRegion(int srcIndex, Rectangle inputRgn); in getDirtyRegion() method
H A DRenderedImageCachableRed.java152 public Shape getDirtyRegion(int srcIndex, Rectangle inputRgn) { in getDirtyRegion() method in RenderedImageCachableRed
/dports/java/jgraph/jgraph-java-5.13.0.4/src/org/jgraph/event/
H A DGraphLayoutCacheEvent.java113 public Rectangle2D getDirtyRegion(); in getDirtyRegion() method
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/javax/swing/RepaintManager/IconifyTest/
H A DIconifyTest.java55 if (!rm.getDirtyRegion(button).isEmpty()) { in main()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/javax/swing/RepaintManager/IconifyTest/
H A DIconifyTest.java55 if (!rm.getDirtyRegion(button).isEmpty()) { in main()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/javax/swing/RepaintManager/IconifyTest/
H A DIconifyTest.java55 if (!rm.getDirtyRegion(button).isEmpty()) { in main()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/javax/swing/RepaintManager/IconifyTest/
H A DIconifyTest.java55 if (!rm.getDirtyRegion(button).isEmpty()) { in main()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/javax/swing/RepaintManager/IconifyTest/
H A DIconifyTest.java54 if (!rm.getDirtyRegion(button).isEmpty()) { in main()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/javax/swing/RepaintManager/IconifyTest/
H A DIconifyTest.java54 if (!rm.getDirtyRegion(button).isEmpty()) { in main()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/javax/swing/RepaintManager/IconifyTest/
H A DIconifyTest.java55 if (!rm.getDirtyRegion(button).isEmpty()) { in main()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/javax/swing/RepaintManager/IconifyTest/
H A DIconifyTest.java55 if (!rm.getDirtyRegion(button).isEmpty()) { in main()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/javax/swing/RepaintManager/IconifyTest/
H A DIconifyTest.java55 if (!rm.getDirtyRegion(button).isEmpty()) { in main()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/javax/swing/RepaintManager/IconifyTest/
H A DIconifyTest.java55 if (!rm.getDirtyRegion(button).isEmpty()) { in main()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libjava/javax/swing/
H A DRepaintManager.java194 public Rectangle getDirtyRegion(JComponent component) { in getDirtyRegion() method in RepaintManager
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libjava/javax/swing/
H A DRepaintManager.java194 public Rectangle getDirtyRegion(JComponent component) { in getDirtyRegion() method in RepaintManager
/dports/lang/gcc48/gcc-4.8.5/libjava/javax/swing/
H A DRepaintManager.h44 virtual ::java::awt::Rectangle * getDirtyRegion(::javax::swing::JComponent *);
/dports/lang/gnat_util/gcc-6-20180516/libjava/javax/swing/
H A DRepaintManager.h44 virtual ::java::awt::Rectangle * getDirtyRegion(::javax::swing::JComponent *);
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/javax/swing/
H A DRepaintManager.h44 virtual ::java::awt::Rectangle * getDirtyRegion(::javax::swing::JComponent *);
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/javax/swing/
H A DRepaintManager.h44 virtual ::java::awt::Rectangle * getDirtyRegion(::javax::swing::JComponent *);
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/javax/swing/
H A DRepaintManager.h44 virtual ::java::awt::Rectangle * getDirtyRegion(::javax::swing::JComponent *);
/dports/games/residualvm/residualvm-0.3.1/graphics/tinygl/
H A Dzdirtyrect.cpp39 if (c->_enableDirtyRectangles && drawCall->getDirtyRegion().isEmpty()) in tglIssueDrawCall()
117 Common::Rect dirty_region = call.getDirtyRegion(); in _appendDirtyRectangle()
199 Common::Rect drawCallRegion = (*it)->getDirtyRegion(); in tglPresentBufferDirtyRects()
641 Common::Rect clearRect = clippingRectangle.findIntersectingRect(getDirtyRegion()); in execute()
/dports/games/scummvm/scummvm-2.5.1/graphics/tinygl/
H A Dzdirtyrect.cpp39 if (c->_enableDirtyRectangles && drawCall->getDirtyRegion().isEmpty()) in tglIssueDrawCall()
117 Common::Rect dirty_region = call.getDirtyRegion(); in _appendDirtyRectangle()
199 Common::Rect drawCallRegion = (*it)->getDirtyRegion(); in tglPresentBufferDirtyRects()
645 Common::Rect clearRect = clippingRectangle.findIntersectingRect(getDirtyRegion()); in execute()
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/javax/swing/
H A DRepaintManager.java474 public Rectangle getDirtyRegion(JComponent component) in getDirtyRegion() method in RepaintManager
534 Rectangle r = getDirtyRegion(component); in isCompletelyDirty()
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/javax/swing/
H A DRepaintManager.java474 public Rectangle getDirtyRegion(JComponent component) in getDirtyRegion() method in RepaintManager
534 Rectangle r = getDirtyRegion(component); in isCompletelyDirty()
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/javax/swing/
H A DRepaintManager.java474 public Rectangle getDirtyRegion(JComponent component) in getDirtyRegion() method in RepaintManager
534 Rectangle r = getDirtyRegion(component); in isCompletelyDirty()

123