Home | History | Annotate | Download | only in rendering

Lines Matching refs:rootRight

560     float rootRight = box->root()->logicalRight();
576 rightEdge = max(static_cast<float>(cb->logicalRight()), rootRight);
604 left = min(left, rootRight - caretWidth);