Home | History | Annotate | Download | only in rendering

Lines Matching refs:selectionBottom

2665         if (pointInLogicalContents.y() < root->selectionBottom() || (blocksAreFlipped && pointInLogicalContents.y() == root->selectionBottom())) {