HomeSort by relevance Sort by last modified time
    Searched refs:setShouldPaint (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
FloatingObjects.h 88 void setShouldPaint(bool shouldPaint) { m_shouldPaint = shouldPaint; }
FloatingObjects.cpp 82 newObj->setShouldPaint(!renderer->hasSelfPaintingLayer()); // If a layer exists, the float will paint itself. Otherwise someone else will.
RenderBlockFlow.cpp     [all...]

Completed in 81 milliseconds