Home
last modified time | relevance | path

Searched refs:colWeights (Results 1 – 21 of 21) sorted by relevance

/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/java/awt/
H A DGridBagLayoutInfo.java56 double colWeights[]; field in GridBagLayoutInfo
67 this.colWeights = new double [cols]; in GridBagLayoutInfo()
H A DGridBagLayout.java282 System.arraycopy (layoutInfo.colWeights, 0, result [0], 0, layoutInfo.cols); in getLayoutWeights()
679 info.colWeights[x] = columnWeights[x]; in GetLayoutInfo()
800 info.colWeights); in GetLayoutInfo()
834 calcCellSizes (info.colWidths, info.colWeights, parentDim.width); in GetLayoutInfo()
1054 dumpArray(info.colWeights); in dumpLayoutInfo()
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/java/awt/
H A DGridBagLayoutInfo.java56 double colWeights[]; field in GridBagLayoutInfo
67 this.colWeights = new double [cols]; in GridBagLayoutInfo()
H A DGridBagLayout.java282 System.arraycopy (layoutInfo.colWeights, 0, result [0], 0, layoutInfo.cols); in getLayoutWeights()
679 info.colWeights[x] = columnWeights[x]; in GetLayoutInfo()
800 info.colWeights); in GetLayoutInfo()
834 calcCellSizes (info.colWidths, info.colWeights, parentDim.width); in GetLayoutInfo()
1054 dumpArray(info.colWeights); in dumpLayoutInfo()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libjava/java/awt/
H A DGridBagLayoutInfo.java56 double colWeights[]; field in GridBagLayoutInfo
67 this.colWeights = new double [cols]; in GridBagLayoutInfo()
H A DGridBagLayout.java260 System.arraycopy (layoutInfo.colWeights, 0, result [0], 0, layoutInfo.cols); in getLayoutWeights()
373 dumpArray(info.colWeights); in dumpLayoutInfo()
582 info.colWeights[x] = columnWeights[x]; in getLayoutInfo()
619 info.colWeights[x] = in getLayoutInfo()
620 Math.max(info.colWeights[x], constraints.weightx); in getLayoutInfo()
666 calcCellSizes (info.colWidths, info.colWeights, parentDim.width); in getLayoutInfo()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/java/awt/
H A DGridBagLayoutInfo.java56 double colWeights[]; field in GridBagLayoutInfo
67 this.colWeights = new double [cols]; in GridBagLayoutInfo()
H A DGridBagLayout.java282 System.arraycopy (layoutInfo.colWeights, 0, result [0], 0, layoutInfo.cols); in getLayoutWeights()
679 info.colWeights[x] = columnWeights[x]; in GetLayoutInfo()
800 info.colWeights); in GetLayoutInfo()
834 calcCellSizes (info.colWidths, info.colWeights, parentDim.width); in GetLayoutInfo()
1054 dumpArray(info.colWeights); in dumpLayoutInfo()
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/java/awt/
H A DGridBagLayoutInfo.java56 double colWeights[]; field in GridBagLayoutInfo
67 this.colWeights = new double [cols]; in GridBagLayoutInfo()
H A DGridBagLayout.java282 System.arraycopy (layoutInfo.colWeights, 0, result [0], 0, layoutInfo.cols); in getLayoutWeights()
679 info.colWeights[x] = columnWeights[x]; in GetLayoutInfo()
800 info.colWeights); in GetLayoutInfo()
834 calcCellSizes (info.colWidths, info.colWeights, parentDim.width); in GetLayoutInfo()
1054 dumpArray(info.colWeights); in dumpLayoutInfo()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libjava/java/awt/
H A DGridBagLayoutInfo.java56 double colWeights[]; field in GridBagLayoutInfo
67 this.colWeights = new double [cols]; in GridBagLayoutInfo()
H A DGridBagLayout.java260 System.arraycopy (layoutInfo.colWeights, 0, result [0], 0, layoutInfo.cols); in getLayoutWeights()
373 dumpArray(info.colWeights); in dumpLayoutInfo()
582 info.colWeights[x] = columnWeights[x]; in getLayoutInfo()
619 info.colWeights[x] = in getLayoutInfo()
620 Math.max(info.colWeights[x], constraints.weightx); in getLayoutInfo()
666 calcCellSizes (info.colWidths, info.colWeights, parentDim.width); in getLayoutInfo()
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/java/awt/
H A DGridBagLayoutInfo.java56 double colWeights[]; field in GridBagLayoutInfo
67 this.colWeights = new double [cols]; in GridBagLayoutInfo()
H A DGridBagLayout.java282 System.arraycopy (layoutInfo.colWeights, 0, result [0], 0, layoutInfo.cols); in getLayoutWeights()
679 info.colWeights[x] = columnWeights[x]; in GetLayoutInfo()
800 info.colWeights); in GetLayoutInfo()
834 calcCellSizes (info.colWidths, info.colWeights, parentDim.width); in GetLayoutInfo()
1054 dumpArray(info.colWeights); in dumpLayoutInfo()
/dports/java/sablevm-classpath/sablevm-classpath-1.13/java/awt/
H A DGridBagLayoutInfo.java56 double colWeights[]; field in GridBagLayoutInfo
67 this.colWeights = new double [cols]; in GridBagLayoutInfo()
H A DGridBagLayout.java282 System.arraycopy (layoutInfo.colWeights, 0, result [0], 0, layoutInfo.cols); in getLayoutWeights()
642 info.colWeights[x] = columnWeights[x]; in GetLayoutInfo()
763 info.colWeights); in GetLayoutInfo()
797 calcCellSizes (info.colWidths, info.colWeights, parentDim.width); in GetLayoutInfo()
1016 dumpArray(info.colWeights); in dumpLayoutInfo()
/dports/lang/gcc48/gcc-4.8.5/libjava/java/awt/
H A DGridBagLayoutInfo.h37 JArray< jdouble > * colWeights; variable
/dports/lang/gnat_util/gcc-6-20180516/libjava/java/awt/
H A DGridBagLayoutInfo.h37 JArray< jdouble > * colWeights; variable
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/java/awt/
H A DGridBagLayoutInfo.h37 JArray< jdouble > * colWeights; variable
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/java/awt/
H A DGridBagLayoutInfo.h37 JArray< jdouble > * colWeights; variable
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/java/awt/
H A DGridBagLayoutInfo.h37 JArray< jdouble > * colWeights; variable