Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderObject.h931 virtual bool shouldPaintSelectionGaps() const { return false; } in shouldPaintSelectionGaps() function
DRenderBlock.cpp1810 bool RenderBlock::shouldPaintSelectionGaps() const in shouldPaintSelectionGaps() function in blink::RenderBlock