Home
last modified time | relevance | path

Searched refs:NothingToScroll (Results 1 – 25 of 32) sorted by relevance

12

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/macosx/classes/apple/laf/
H A DJRSUIConstants.java496 public static class NothingToScroll extends Property { class in JRSUIConstants
502 NothingToScroll(final byte value) { in NothingToScroll() method in JRSUIConstants.NothingToScroll
507 public static final NothingToScroll NO = new NothingToScroll(_no);
509 public static final NothingToScroll YES = new NothingToScroll(_yes);
513 @Native private static final byte SHIFT = NothingToScroll.SHIFT + NothingToScroll.SIZE;
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/macosx/classes/apple/laf/
H A DJRSUIConstants.java496 public static class NothingToScroll extends Property { class in JRSUIConstants
502 NothingToScroll(final byte value) { in NothingToScroll() method in JRSUIConstants.NothingToScroll
507 public static final NothingToScroll NO = new NothingToScroll(_no);
509 public static final NothingToScroll YES = new NothingToScroll(_yes);
513 @Native private static final byte SHIFT = NothingToScroll.SHIFT + NothingToScroll.SIZE;
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/macosx/classes/apple/laf/
H A DJRSUIConstants.java496 public static class NothingToScroll extends Property { class in JRSUIConstants
502 NothingToScroll(final byte value) { in NothingToScroll() method in JRSUIConstants.NothingToScroll
507 public static final NothingToScroll NO = new NothingToScroll(_no);
509 public static final NothingToScroll YES = new NothingToScroll(_yes);
513 @Native private static final byte SHIFT = NothingToScroll.SHIFT + NothingToScroll.SIZE;
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/macosx/classes/apple/laf/
H A DJRSUIConstants.java482 public static class NothingToScroll extends Property { class in JRSUIConstants
488 NothingToScroll(final byte value) { in NothingToScroll() method in JRSUIConstants.NothingToScroll
493 public static final NothingToScroll NO = new NothingToScroll(_no);
495 public static final NothingToScroll YES = new NothingToScroll(_yes);
499 @Native private static final byte SHIFT = NothingToScroll.SHIFT + NothingToScroll.SIZE;
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/macosx/classes/apple/laf/
H A DJRSUIConstants.java496 public static class NothingToScroll extends Property { class in JRSUIConstants
502 NothingToScroll(final byte value) { in NothingToScroll() method in JRSUIConstants.NothingToScroll
507 public static final NothingToScroll NO = new NothingToScroll(_no);
509 public static final NothingToScroll YES = new NothingToScroll(_yes);
513 @Native private static final byte SHIFT = NothingToScroll.SHIFT + NothingToScroll.SIZE;
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/macosx/classes/apple/laf/
H A DJRSUIConstants.java496 public static class NothingToScroll extends Property { class in JRSUIConstants
502 NothingToScroll(final byte value) { in NothingToScroll() method in JRSUIConstants.NothingToScroll
507 public static final NothingToScroll NO = new NothingToScroll(_no);
509 public static final NothingToScroll YES = new NothingToScroll(_yes);
513 @Native private static final byte SHIFT = NothingToScroll.SHIFT + NothingToScroll.SIZE;
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/macosx/classes/apple/laf/
H A DJRSUIConstants.java496 public static class NothingToScroll extends Property { class in JRSUIConstants
502 NothingToScroll(final byte value) { in NothingToScroll() method in JRSUIConstants.NothingToScroll
507 public static final NothingToScroll NO = new NothingToScroll(_no);
509 public static final NothingToScroll YES = new NothingToScroll(_yes);
513 @Native private static final byte SHIFT = NothingToScroll.SHIFT + NothingToScroll.SIZE;
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/macosx/classes/apple/laf/
H A DJRSUIConstants.java496 public static class NothingToScroll extends Property { class in JRSUIConstants
502 NothingToScroll(final byte value) { in NothingToScroll() method in JRSUIConstants.NothingToScroll
507 public static final NothingToScroll NO = new NothingToScroll(_no);
509 public static final NothingToScroll YES = new NothingToScroll(_yes);
513 @Native private static final byte SHIFT = NothingToScroll.SHIFT + NothingToScroll.SIZE;
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/macosx/classes/apple/laf/
H A DJRSUIConstants.java496 public static class NothingToScroll extends Property { class in JRSUIConstants
502 NothingToScroll(final byte value) { in NothingToScroll() method in JRSUIConstants.NothingToScroll
507 public static final NothingToScroll NO = new NothingToScroll(_no);
509 public static final NothingToScroll YES = new NothingToScroll(_yes);
513 @Native private static final byte SHIFT = NothingToScroll.SHIFT + NothingToScroll.SIZE;
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/macosx/classes/apple/laf/
H A DJRSUIConstants.java482 public static class NothingToScroll extends Property { class in JRSUIConstants
488 NothingToScroll(final byte value) { in NothingToScroll() method in JRSUIConstants.NothingToScroll
493 public static final NothingToScroll NO = new NothingToScroll(_no);
495 public static final NothingToScroll YES = new NothingToScroll(_yes);
499 @Native private static final byte SHIFT = NothingToScroll.SHIFT + NothingToScroll.SIZE;
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/macosx/classes/com/apple/laf/
H A DAquaScrollBarUI.java131 scrollBarState.set(NothingToScroll.YES); in syncState()
138 scrollBarState.set(NothingToScroll.NO); in syncState()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/macosx/classes/com/apple/laf/
H A DAquaScrollBarUI.java131 scrollBarState.set(NothingToScroll.YES); in syncState()
138 scrollBarState.set(NothingToScroll.NO); in syncState()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/macosx/classes/com/apple/laf/
H A DAquaScrollBarUI.java131 scrollBarState.set(NothingToScroll.YES); in syncState()
138 scrollBarState.set(NothingToScroll.NO); in syncState()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/macosx/classes/com/apple/laf/
H A DAquaScrollBarUI.java131 scrollBarState.set(NothingToScroll.YES); in syncState()
138 scrollBarState.set(NothingToScroll.NO); in syncState()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/macosx/classes/com/apple/laf/
H A DAquaScrollBarUI.java131 scrollBarState.set(NothingToScroll.YES); in syncState()
138 scrollBarState.set(NothingToScroll.NO); in syncState()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/macosx/classes/com/apple/laf/
H A DAquaScrollBarUI.java131 scrollBarState.set(NothingToScroll.YES); in syncState()
138 scrollBarState.set(NothingToScroll.NO); in syncState()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/macosx/classes/com/apple/laf/
H A DAquaScrollBarUI.java131 scrollBarState.set(NothingToScroll.YES); in syncState()
138 scrollBarState.set(NothingToScroll.NO); in syncState()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/macosx/classes/com/apple/laf/
H A DAquaScrollBarUI.java131 scrollBarState.set(NothingToScroll.YES); in syncState()
138 scrollBarState.set(NothingToScroll.NO); in syncState()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/macosx/classes/com/apple/laf/
H A DAquaScrollBarUI.java131 scrollBarState.set(NothingToScroll.YES); in syncState()
138 scrollBarState.set(NothingToScroll.NO); in syncState()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/macosx/classes/com/apple/laf/
H A DAquaScrollBarUI.java131 scrollBarState.set(NothingToScroll.YES); in syncState()
138 scrollBarState.set(NothingToScroll.NO); in syncState()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/macosx/native/libosxui/
H A DJRSUIConstantSync.m360 IF_CHANGED_SET_KEYED_BOOLEAN(NothingToScroll, nothingToScrollKey, get_boolean_value_for);
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/macosx/native/libosxui/
H A DJRSUIConstantSync.m360 IF_CHANGED_SET_KEYED_BOOLEAN(NothingToScroll, nothingToScrollKey, get_boolean_value_for);
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/macosx/native/libosxui/
H A DJRSUIConstantSync.m360 IF_CHANGED_SET_KEYED_BOOLEAN(NothingToScroll, nothingToScrollKey, get_boolean_value_for);
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/macosx/native/com/apple/laf/
H A DJRSUIConstantSync.m360 IF_CHANGED_SET_KEYED_BOOLEAN(NothingToScroll, nothingToScrollKey, get_boolean_value_for);
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/macosx/native/libosxui/
H A DJRSUIConstantSync.m360 IF_CHANGED_SET_KEYED_BOOLEAN(NothingToScroll, nothingToScrollKey, get_boolean_value_for);

12