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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderLayer.h 415 , isUnclippedDescendant(false)
452 unsigned isUnclippedDescendant : 1;
492 bool isUnclippedDescendant() const { return ancestorDependentCompositingInputs().isUnclippedDescendant; }
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/testing/
Internals.cpp     [all...]

Completed in 230 milliseconds