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