Home | History | Annotate | Download | only in rendering

Lines Matching refs:isSelectionRoot

2740     return selectionState() != SelectionNone && style()->visibility() == VISIBLE && isSelectionRoot();
2743 bool RenderBlock::isSelectionRoot() const