Home
last modified time | relevance | path

Searched refs:repaintBlockSelectionGaps (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderLayer.h176 void repaintBlockSelectionGaps();
DRenderView.cpp936 layer()->repaintBlockSelectionGaps(); in clearSelection()
DRenderLayer.cpp3388 void RenderLayer::repaintBlockSelectionGaps() in repaintBlockSelectionGaps() function in WebCore::RenderLayer
3391 child->repaintBlockSelectionGaps(); in repaintBlockSelectionGaps()