Home
last modified time | relevance | path

Searched refs:testPixelColor (Results 1 – 20 of 20) sorted by relevance

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/awt/regtesthelpers/
H A DUtil.java170 …public static boolean testPixelColor(int x, int y, final Color color, int attempts, int delay, fin… in testPixelColor() method in Util
198 if (testPixelColor(bounds.x, bounds.y, color, 1, delay, robot) in testBoundsColor()
199 && testPixelColor(right, bounds.y, color, 1, 0, robot) in testBoundsColor()
200 && testPixelColor(right, bottom, color, 1, 0, robot) in testBoundsColor()
201 && testPixelColor(bounds.x, bottom, color, 1, 0, robot)) { in testBoundsColor()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/awt/regtesthelpers/
H A DUtil.java170 …public static boolean testPixelColor(int x, int y, final Color color, int attempts, int delay, fin… in testPixelColor() method in Util
198 if (testPixelColor(bounds.x, bounds.y, color, 1, delay, robot) in testBoundsColor()
199 && testPixelColor(right, bounds.y, color, 1, 0, robot) in testBoundsColor()
200 && testPixelColor(right, bottom, color, 1, 0, robot) in testBoundsColor()
201 && testPixelColor(bounds.x, bottom, color, 1, 0, robot)) { in testBoundsColor()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/awt/regtesthelpers/
H A DUtil.java170 …public static boolean testPixelColor(int x, int y, final Color color, int attempts, int delay, fin… in testPixelColor() method in Util
198 if (testPixelColor(bounds.x, bounds.y, color, 1, delay, robot) in testBoundsColor()
199 && testPixelColor(right, bounds.y, color, 1, 0, robot) in testBoundsColor()
200 && testPixelColor(right, bottom, color, 1, 0, robot) in testBoundsColor()
201 && testPixelColor(bounds.x, bottom, color, 1, 0, robot)) { in testBoundsColor()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/awt/regtesthelpers/
H A DUtil.java170 …public static boolean testPixelColor(int x, int y, final Color color, int attempts, int delay, fin… in testPixelColor() method in Util
198 if (testPixelColor(bounds.x, bounds.y, color, 1, delay, robot) in testBoundsColor()
199 && testPixelColor(right, bounds.y, color, 1, 0, robot) in testBoundsColor()
200 && testPixelColor(right, bottom, color, 1, 0, robot) in testBoundsColor()
201 && testPixelColor(bounds.x, bottom, color, 1, 0, robot)) { in testBoundsColor()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/awt/regtesthelpers/
H A DUtil.java170 …public static boolean testPixelColor(int x, int y, final Color color, int attempts, int delay, fin… in testPixelColor() method in Util
198 if (testPixelColor(bounds.x, bounds.y, color, 1, delay, robot) in testBoundsColor()
199 && testPixelColor(right, bounds.y, color, 1, 0, robot) in testBoundsColor()
200 && testPixelColor(right, bottom, color, 1, 0, robot) in testBoundsColor()
201 && testPixelColor(bounds.x, bottom, color, 1, 0, robot)) { in testBoundsColor()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/awt/regtesthelpers/
H A DUtil.java170 …public static boolean testPixelColor(int x, int y, final Color color, int attempts, int delay, fin… in testPixelColor() method in Util
198 if (testPixelColor(bounds.x, bounds.y, color, 1, delay, robot) in testBoundsColor()
199 && testPixelColor(right, bounds.y, color, 1, 0, robot) in testBoundsColor()
200 && testPixelColor(right, bottom, color, 1, 0, robot) in testBoundsColor()
201 && testPixelColor(bounds.x, bottom, color, 1, 0, robot)) { in testBoundsColor()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/awt/regtesthelpers/
H A DUtil.java170 …public static boolean testPixelColor(int x, int y, final Color color, int attempts, int delay, fin… in testPixelColor() method in Util
198 if (testPixelColor(bounds.x, bounds.y, color, 1, delay, robot) in testBoundsColor()
199 && testPixelColor(right, bounds.y, color, 1, 0, robot) in testBoundsColor()
200 && testPixelColor(right, bottom, color, 1, 0, robot) in testBoundsColor()
201 && testPixelColor(bounds.x, bottom, color, 1, 0, robot)) { in testBoundsColor()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/awt/regtesthelpers/
H A DUtil.java170 …public static boolean testPixelColor(int x, int y, final Color color, int attempts, int delay, fin… in testPixelColor() method in Util
198 if (testPixelColor(bounds.x, bounds.y, color, 1, delay, robot) in testBoundsColor()
199 && testPixelColor(right, bounds.y, color, 1, 0, robot) in testBoundsColor()
200 && testPixelColor(right, bottom, color, 1, 0, robot) in testBoundsColor()
201 && testPixelColor(bounds.x, bottom, color, 1, 0, robot)) { in testBoundsColor()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/java/awt/regtesthelpers/
H A DUtil.java170 …public static boolean testPixelColor(int x, int y, final Color color, int attempts, int delay, fin… in testPixelColor() method in Util
198 if (testPixelColor(bounds.x, bounds.y, color, 1, delay, robot) in testBoundsColor()
199 && testPixelColor(right, bounds.y, color, 1, 0, robot) in testBoundsColor()
200 && testPixelColor(right, bottom, color, 1, 0, robot) in testBoundsColor()
201 && testPixelColor(bounds.x, bottom, color, 1, 0, robot)) { in testBoundsColor()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/java/awt/regtesthelpers/
H A DUtil.java170 …public static boolean testPixelColor(int x, int y, final Color color, int attempts, int delay, fin… in testPixelColor() method in Util
198 if (testPixelColor(bounds.x, bounds.y, color, 1, delay, robot) in testBoundsColor()
199 && testPixelColor(right, bounds.y, color, 1, 0, robot) in testBoundsColor()
200 && testPixelColor(right, bottom, color, 1, 0, robot) in testBoundsColor()
201 && testPixelColor(bounds.x, bottom, color, 1, 0, robot)) { in testBoundsColor()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/awt/Dialog/DialogAboveFrame/
H A DDialogAboveFrameTest.java72 if (!Util.testPixelColor(x, y, dialog1.getBackground(), 10, 100, robot)) { in main()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/awt/Dialog/DialogAboveFrame/
H A DDialogAboveFrameTest.java72 if (!Util.testPixelColor(x, y, dialog1.getBackground(), 10, 100, robot)) { in main()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/awt/Dialog/DialogAboveFrame/
H A DDialogAboveFrameTest.java72 if (!Util.testPixelColor(x, y, dialog1.getBackground(), 10, 100, robot)) { in main()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/awt/Dialog/DialogAboveFrame/
H A DDialogAboveFrameTest.java72 if (!Util.testPixelColor(x, y, dialog1.getBackground(), 10, 100, robot)) { in main()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/awt/Dialog/DialogAboveFrame/
H A DDialogAboveFrameTest.java72 if (!Util.testPixelColor(x, y, dialog1.getBackground(), 10, 100, robot)) { in main()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/awt/Dialog/DialogAboveFrame/
H A DDialogAboveFrameTest.java72 if (!Util.testPixelColor(x, y, dialog1.getBackground(), 10, 100, robot)) { in main()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/awt/Dialog/DialogAboveFrame/
H A DDialogAboveFrameTest.java72 if (!Util.testPixelColor(x, y, dialog1.getBackground(), 10, 100, robot)) { in main()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/awt/Dialog/DialogAboveFrame/
H A DDialogAboveFrameTest.java72 if (!Util.testPixelColor(x, y, dialog1.getBackground(), 10, 100, robot)) { in main()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/java/awt/Dialog/DialogAboveFrame/
H A DDialogAboveFrameTest.java71 if (!Util.testPixelColor(x, y, dialog1.getBackground(), 10, 100, robot)) { in main()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/java/awt/Dialog/DialogAboveFrame/
H A DDialogAboveFrameTest.java71 if (!Util.testPixelColor(x, y, dialog1.getBackground(), 10, 100, robot)) { in main()