Home | History | Annotate | Download | only in rendering

Lines Matching refs:setSelectionState

1695 void RenderListMarker::setSelectionState(SelectionState state)
1697 RenderBox::setSelectionState(state);
1701 containingBlock()->setSelectionState(state);