Searched refs:alignRight (Results 1 – 4 of 4) sorted by relevance
195 if (cell.alignRight)207 if (!cell.alignRight)258 if (cell.alignRight)259 tableCell.alignRight = true;284 this.alignRight = false;
106 tCell.alignRight = true;109 stCell.alignRight = true;
523 enum CaretAlignment { alignLeft, alignRight, alignCenter }; in localCaretRectForEmptyElement() enumerator537 alignment = alignRight; in localCaretRectForEmptyElement()542 alignment = alignRight; in localCaretRectForEmptyElement()546 alignment = alignRight; in localCaretRectForEmptyElement()565 case alignRight: in localCaretRectForEmptyElement()
24 "alignRight",