Home
last modified time | relevance | path

Searched refs:myMaxRight (Results 1 – 6 of 6) sorted by last modified time

/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/javax/swing/
H A DSizeRequirements.java199 float myMaxRight = children[i].maximum - myMaxLeft; in getAlignedSizeRequirements() local
201 maxRight = Math.max(myMaxRight, maxRight); in getAlignedSizeRequirements()
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/javax/swing/
H A DSizeRequirements.java199 float myMaxRight = children[i].maximum - myMaxLeft; in getAlignedSizeRequirements() local
201 maxRight = Math.max(myMaxRight, maxRight); in getAlignedSizeRequirements()
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/javax/swing/
H A DSizeRequirements.java199 float myMaxRight = children[i].maximum - myMaxLeft; in getAlignedSizeRequirements() local
201 maxRight = Math.max(myMaxRight, maxRight); in getAlignedSizeRequirements()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/javax/swing/
H A DSizeRequirements.java199 float myMaxRight = children[i].maximum - myMaxLeft; in getAlignedSizeRequirements() local
201 maxRight = Math.max(myMaxRight, maxRight); in getAlignedSizeRequirements()
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/javax/swing/
H A DSizeRequirements.java199 float myMaxRight = children[i].maximum - myMaxLeft; in getAlignedSizeRequirements() local
201 maxRight = Math.max(myMaxRight, maxRight); in getAlignedSizeRequirements()
/dports/java/sablevm-classpath/sablevm-classpath-1.13/javax/swing/
H A DSizeRequirements.java186 float myMaxRight = children[i].maximum - myMaxLeft; in getAlignedSizeRequirements() local
188 maxRight = Math.max(myMaxRight, maxRight); in getAlignedSizeRequirements()