Home | History | Annotate | Download | only in rendering

Lines Matching refs:logicalRight

324                                                             lastBox->parent()->renderer(), lastBox->logicalRight(), selTop, selHeight, paintInfo));
335 int lastLogicalLeft = firstBox->logicalRight();
348 lastLogicalLeft = box->logicalRight();
474 if (leftPosition >= lastLeaf->logicalRight() && !lastLeaf->renderer()->isListMarker() && (!onlyEditableLeaves || isEditableLeaf(lastLeaf)))
483 if (leftPosition < leaf->logicalRight())