Home | History | Annotate | Download | only in rendering

Lines Matching refs:setSelectionState

1492 void RenderListMarker::setSelectionState(SelectionState state)
1494 RenderBox::setSelectionState(state);
1498 containingBlock()->setSelectionState(state);