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

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

Completed in 212 milliseconds