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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/style/
RenderStyle.cpp 380 if ((!diff.needsFullLayout() || !diff.needsPaintInvalidation()) && diffNeedsFullLayoutAndPaintInvalidation(other)) {
412 bool RenderStyle::diffNeedsFullLayoutAndPaintInvalidation(const RenderStyle& other) const
    [all...]
RenderStyle.h     [all...]

Completed in 47 milliseconds