Home
last modified time | relevance | path

Searched defs:shouldPaintSelectionGaps (Results 1 – 2 of 2) sorted by relevance

/external/webkit/WebCore/rendering/
DRenderObject.h692 virtual bool shouldPaintSelectionGaps() const { return false; } in shouldPaintSelectionGaps() function
DRenderBlock.cpp1933 bool RenderBlock::shouldPaintSelectionGaps() const in shouldPaintSelectionGaps() function in WebCore::RenderBlock