Home
last modified time | relevance | path

Searched refs:labelR_x (Results 1 – 11 of 11) sorted by relevance

/dports/games/gogui/Quaqua/src/ch/randelshofer/quaqua/
H A DQuaquaUtilities.java659 int labelR_x = Math.min(iconR.x, textR.x); in layoutCompoundLabelImpl() local
661 textR.x + textR.width) - labelR_x; in layoutCompoundLabelImpl()
678 dx = viewR.x - labelR_x; in layoutCompoundLabelImpl()
680 dx = (viewR.x + viewR.width) - (labelR_x + labelR_width); in layoutCompoundLabelImpl()
684 (labelR_x + (labelR_width / 2)); in layoutCompoundLabelImpl()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/javax/swing/
H A DSwingUtilities.java1203 int labelR_x = Math.min(iconR.x, textR.x); in layoutCompoundLabelImpl() local
1205 textR.x + textR.width) - labelR_x; in layoutCompoundLabelImpl()
1223 dx = viewR.x - labelR_x; in layoutCompoundLabelImpl()
1226 dx = (viewR.x + viewR.width) - (labelR_x + labelR_width); in layoutCompoundLabelImpl()
1230 (labelR_x + (labelR_width / 2)); in layoutCompoundLabelImpl()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/classes/javax/swing/
H A DSwingUtilities.java1203 int labelR_x = Math.min(iconR.x, textR.x); in layoutCompoundLabelImpl() local
1205 textR.x + textR.width) - labelR_x; in layoutCompoundLabelImpl()
1223 dx = viewR.x - labelR_x; in layoutCompoundLabelImpl()
1226 dx = (viewR.x + viewR.width) - (labelR_x + labelR_width); in layoutCompoundLabelImpl()
1230 (labelR_x + (labelR_width / 2)); in layoutCompoundLabelImpl()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/javax/swing/
H A DSwingUtilities.java1203 int labelR_x = Math.min(iconR.x, textR.x); in layoutCompoundLabelImpl() local
1205 textR.x + textR.width) - labelR_x; in layoutCompoundLabelImpl()
1223 dx = viewR.x - labelR_x; in layoutCompoundLabelImpl()
1226 dx = (viewR.x + viewR.width) - (labelR_x + labelR_width); in layoutCompoundLabelImpl()
1230 (labelR_x + (labelR_width / 2)); in layoutCompoundLabelImpl()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/javax/swing/
H A DSwingUtilities.java1080 int labelR_x = Math.min(iconR.x, textR.x); in layoutCompoundLabelImpl() local
1082 textR.x + textR.width) - labelR_x; in layoutCompoundLabelImpl()
1100 dx = viewR.x - labelR_x; in layoutCompoundLabelImpl()
1103 dx = (viewR.x + viewR.width) - (labelR_x + labelR_width); in layoutCompoundLabelImpl()
1107 (labelR_x + (labelR_width / 2)); in layoutCompoundLabelImpl()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/classes/javax/swing/
H A DSwingUtilities.java1203 int labelR_x = Math.min(iconR.x, textR.x); in layoutCompoundLabelImpl() local
1205 textR.x + textR.width) - labelR_x; in layoutCompoundLabelImpl()
1223 dx = viewR.x - labelR_x; in layoutCompoundLabelImpl()
1226 dx = (viewR.x + viewR.width) - (labelR_x + labelR_width); in layoutCompoundLabelImpl()
1230 (labelR_x + (labelR_width / 2)); in layoutCompoundLabelImpl()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/classes/javax/swing/
H A DSwingUtilities.java1203 int labelR_x = Math.min(iconR.x, textR.x); in layoutCompoundLabelImpl() local
1205 textR.x + textR.width) - labelR_x; in layoutCompoundLabelImpl()
1223 dx = viewR.x - labelR_x; in layoutCompoundLabelImpl()
1226 dx = (viewR.x + viewR.width) - (labelR_x + labelR_width); in layoutCompoundLabelImpl()
1230 (labelR_x + (labelR_width / 2)); in layoutCompoundLabelImpl()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/classes/javax/swing/
H A DSwingUtilities.java1202 int labelR_x = Math.min(iconR.x, textR.x); in layoutCompoundLabelImpl() local
1204 textR.x + textR.width) - labelR_x; in layoutCompoundLabelImpl()
1222 dx = viewR.x - labelR_x; in layoutCompoundLabelImpl()
1225 dx = (viewR.x + viewR.width) - (labelR_x + labelR_width); in layoutCompoundLabelImpl()
1229 (labelR_x + (labelR_width / 2)); in layoutCompoundLabelImpl()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/classes/javax/swing/
H A DSwingUtilities.java1203 int labelR_x = Math.min(iconR.x, textR.x); in layoutCompoundLabelImpl() local
1205 textR.x + textR.width) - labelR_x; in layoutCompoundLabelImpl()
1223 dx = viewR.x - labelR_x; in layoutCompoundLabelImpl()
1226 dx = (viewR.x + viewR.width) - (labelR_x + labelR_width); in layoutCompoundLabelImpl()
1230 (labelR_x + (labelR_width / 2)); in layoutCompoundLabelImpl()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/classes/javax/swing/
H A DSwingUtilities.java1203 int labelR_x = Math.min(iconR.x, textR.x); in layoutCompoundLabelImpl() local
1205 textR.x + textR.width) - labelR_x; in layoutCompoundLabelImpl()
1223 dx = viewR.x - labelR_x; in layoutCompoundLabelImpl()
1226 dx = (viewR.x + viewR.width) - (labelR_x + labelR_width); in layoutCompoundLabelImpl()
1230 (labelR_x + (labelR_width / 2)); in layoutCompoundLabelImpl()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/javax/swing/
H A DSwingUtilities.java1080 int labelR_x = Math.min(iconR.x, textR.x); in layoutCompoundLabelImpl() local
1082 textR.x + textR.width) - labelR_x; in layoutCompoundLabelImpl()
1100 dx = viewR.x - labelR_x; in layoutCompoundLabelImpl()
1103 dx = (viewR.x + viewR.width) - (labelR_x + labelR_width); in layoutCompoundLabelImpl()
1107 (labelR_x + (labelR_width / 2)); in layoutCompoundLabelImpl()