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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/style/
RenderStyle.cpp 385 if (!diff.needsFullLayout() && diffNeedsFullLayout(other))
415 // Should move cases into diffNeedsFullLayout() if
583 bool RenderStyle::diffNeedsFullLayout(const RenderStyle& other) const
    [all...]
RenderStyle.h     [all...]

Completed in 67 milliseconds