Home | History | Annotate | Download | only in rendering

Lines Matching refs:selHeight

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