Home | History | Annotate | Download | only in rendering

Lines Matching refs:selTop

2925         int selTop =  curr->selectionTop();
2931 selTop, paintInfo));
2933 IntRect logicalRect(curr->logicalLeft(), selTop, curr->logicalWidth(), selTop + selHeight);
2938 result.unite(curr->lineSelectionGap(rootBlock, rootBlockPhysicalPosition, offsetFromRootBlock, selTop, selHeight, paintInfo));