Home | History | Annotate | Download | only in rendering

Lines Matching refs:rightAligned

677     bool rightAligned = false;
681 rightAligned = true;
690 rightAligned = !cbStyle->isLeftToRightDirection();
693 rightAligned = cbStyle->isLeftToRightDirection();
697 if (rightAligned) {