Searched refs:alignRight (Results 1 – 9 of 9) sorted by relevance
195 if (cell.alignRight)207 if (!cell.alignRight)258 if (cell.alignRight)259 tableCell.alignRight = true;284 this.alignRight = false;
115 tCell.alignRight = true;118 stCell.alignRight = true;
158 this.alignRight = false;286 if (cell.alignRight) {342 if (cell.alignRight)343 tableCell.alignRight = true;
83 tCell.alignRight = true;86 stCell.alignRight = true;103 dtCell.alignRight = true;
88 scrollX = alignRight; in getRectToExpose()96 else if (scrollX == alignRight) in getRectToExpose()
55 alignRight, enumerator
2652 enum CaretAlignment { alignLeft, alignRight, alignCenter }; in localCaretRectForEmptyElement() enumerator2666 alignment = alignRight; in localCaretRectForEmptyElement()2671 alignment = alignRight; in localCaretRectForEmptyElement()2675 alignment = alignRight; in localCaretRectForEmptyElement()2694 case alignRight: in localCaretRectForEmptyElement()
22 "alignRight",
24 "alignRight",