Home
last modified time | relevance | path

Searched refs:horizontalAdjustment (Results 1 – 12 of 12) sorted by relevance

/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/javax/swing/
H A DSwingUtilities.java996 int horizontalAdjustment = 0; in layoutCompoundLabelImpl() local
1013 horizontalAdjustment = viewR.x - lx; in layoutCompoundLabelImpl()
1016 horizontalAdjustment = viewR.x + viewR.width - lx - lw; in layoutCompoundLabelImpl()
1019 horizontalAdjustment = (viewR.x + (viewR.width / 2)) - (lx + (lw / 2)); in layoutCompoundLabelImpl()
1022 iconR.x += horizontalAdjustment; in layoutCompoundLabelImpl()
1025 textR.x += horizontalAdjustment; in layoutCompoundLabelImpl()
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/javax/swing/
H A DSwingUtilities.java996 int horizontalAdjustment = 0; in layoutCompoundLabelImpl() local
1013 horizontalAdjustment = viewR.x - lx; in layoutCompoundLabelImpl()
1016 horizontalAdjustment = viewR.x + viewR.width - lx - lw; in layoutCompoundLabelImpl()
1019 horizontalAdjustment = (viewR.x + (viewR.width / 2)) - (lx + (lw / 2)); in layoutCompoundLabelImpl()
1022 iconR.x += horizontalAdjustment; in layoutCompoundLabelImpl()
1025 textR.x += horizontalAdjustment; in layoutCompoundLabelImpl()
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/javax/swing/
H A DSwingUtilities.java996 int horizontalAdjustment = 0; in layoutCompoundLabelImpl() local
1013 horizontalAdjustment = viewR.x - lx; in layoutCompoundLabelImpl()
1016 horizontalAdjustment = viewR.x + viewR.width - lx - lw; in layoutCompoundLabelImpl()
1019 horizontalAdjustment = (viewR.x + (viewR.width / 2)) - (lx + (lw / 2)); in layoutCompoundLabelImpl()
1022 iconR.x += horizontalAdjustment; in layoutCompoundLabelImpl()
1025 textR.x += horizontalAdjustment; in layoutCompoundLabelImpl()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/javax/swing/
H A DSwingUtilities.java996 int horizontalAdjustment = 0; in layoutCompoundLabelImpl() local
1013 horizontalAdjustment = viewR.x - lx; in layoutCompoundLabelImpl()
1016 horizontalAdjustment = viewR.x + viewR.width - lx - lw; in layoutCompoundLabelImpl()
1019 horizontalAdjustment = (viewR.x + (viewR.width / 2)) - (lx + (lw / 2)); in layoutCompoundLabelImpl()
1022 iconR.x += horizontalAdjustment; in layoutCompoundLabelImpl()
1025 textR.x += horizontalAdjustment; in layoutCompoundLabelImpl()
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/javax/swing/
H A DSwingUtilities.java996 int horizontalAdjustment = 0; in layoutCompoundLabelImpl() local
1013 horizontalAdjustment = viewR.x - lx; in layoutCompoundLabelImpl()
1016 horizontalAdjustment = viewR.x + viewR.width - lx - lw; in layoutCompoundLabelImpl()
1019 horizontalAdjustment = (viewR.x + (viewR.width / 2)) - (lx + (lw / 2)); in layoutCompoundLabelImpl()
1022 iconR.x += horizontalAdjustment; in layoutCompoundLabelImpl()
1025 textR.x += horizontalAdjustment; in layoutCompoundLabelImpl()
/dports/java/sablevm-classpath/sablevm-classpath-1.13/javax/swing/
H A DSwingUtilities.java906 int horizontalAdjustment = viewR.x; in layoutCompoundLabel() local
924 horizontalAdjustment += (viewR.width - u.width); in layoutCompoundLabel()
927 horizontalAdjustment += ((viewR.width/2) - (u.width/2)); in layoutCompoundLabel()
931 iconR.x += horizontalAdjustment; in layoutCompoundLabel()
934 textR.x += horizontalAdjustment; in layoutCompoundLabel()
/dports/java/sablevm-classpath/sablevm-classpath-1.13/
H A DChangeLog11851 (getPreferredButtonSize): Added horizontalAdjustment to width
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/
H A DChangeLog-200517858 (getPreferredButtonSize): Added horizontalAdjustment to width
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/
H A DChangeLog-200517858 (getPreferredButtonSize): Added horizontalAdjustment to width
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/
H A DChangeLog-200517858 (getPreferredButtonSize): Added horizontalAdjustment to width
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/
H A DChangeLog-200517858 (getPreferredButtonSize): Added horizontalAdjustment to width
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/
H A DChangeLog-200517858 (getPreferredButtonSize): Added horizontalAdjustment to width