Home | History | Annotate | Download | only in text

Lines Matching defs:ALIGN_RIGHT

385         } else if (paraAlign == Alignment.ALIGN_RIGHT) {
396 indentWidth = -getIndentAdjust(lineNum, Alignment.ALIGN_RIGHT);
400 indentWidth = -getIndentAdjust(lineNum, Alignment.ALIGN_RIGHT);
528 } else if (align == Alignment.ALIGN_RIGHT) {
540 indentWidth = -getIndentAdjust(lineNum, Alignment.ALIGN_RIGHT);
547 indentWidth = -getIndentAdjust(lineNum, Alignment.ALIGN_RIGHT);
696 } else if (align == Alignment.ALIGN_RIGHT) {
705 x = right + getIndentAdjust(line, Alignment.ALIGN_RIGHT);
723 x = right - max + getIndentAdjust(line, Alignment.ALIGN_RIGHT);
1265 } else if (align == Alignment.ALIGN_RIGHT) {
1296 } else if (align == Alignment.ALIGN_RIGHT) {
2464 ALIGN_RIGHT,