Searched defs:ALIGN_RIGHT (Results 1 – 3 of 3) sorted by relevance
64 private static final byte ALIGN_RIGHT = (byte)2; field in WsePara
194 public static final int ALIGN_RIGHT = 1; field in ParaStyle
2141 enum TitleAlignment { ALIGN_LEFT, ALIGN_TOP, ALIGN_RIGHT, ALIGN_BOTTOM, ALIGN_Z }; enumerator
Completed in 39 milliseconds