Lines Matching refs:HORIZONTAL
43 public static final int HORIZONTAL = 0;
70 this(HORIZONTAL, CENTER, CENTER, 5, 5, 5, 5);
77 * @param orientation the orientation, one of HORIZONTAL or VERTICAL.
87 * @param orientation the orientation, one of HORIZONTAL or VERTICAL.
99 * @param orientation the orientation, one of HORIZONTAL or VERTICAL.
102 * @param hHGap the horizontal gap between components in HORIZONTAL.
103 * @param hVGap the vertical gap between components in HORIZONTAL.
119 orientation = HORIZONTAL;
139 if (orientation == HORIZONTAL) {
174 if (orientation == HORIZONTAL) {
210 if (orientation == HORIZONTAL) {
300 case HORIZONTAL: