Home | History | Annotate | Download | only in widget

Lines Matching defs:TRAILING

60  * container and grid index {@code N} is fixed to its trailing edge
1796 * The row and column specs contain the leading and trailing indices along each axis
2000 // which elements are positioned next to the container's trailing edges. We need to
2380 * The <em>grid indices</em> are the leading and trailing edges of this cell group.
2627 private static final Alignment TRAILING = new Alignment() {
2649 public static final Alignment BOTTOM = TRAILING;
2661 public static final Alignment END = TRAILING;