Searched defs:isSelectionRoot (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/rendering/
H A DRenderBlock.cpp2721 return selectionState() != SelectionNone && style()->visibility() == VISIBLE && isSelectionRoot();
2724 bool RenderBlock::isSelectionRoot() const function in class:WebCore::RenderBlock

Completed in 371 milliseconds