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 214 bool isUnclippedDescendant() const { return m_isUnclippedDescendant; }
458 void setIsUnclippedDescendant(bool isUnclippedDescendant) { m_isUnclippedDescendant = isUnclippedDescendant; }
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/testing/
Internals.cpp     [all...]

Completed in 484 milliseconds