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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderLayer.h 458 void setIsUnclippedDescendant(bool isUnclippedDescendant) { m_isUnclippedDescendant = isUnclippedDescendant; }
    [all...]
RenderLayer.cpp 800 setIsUnclippedDescendant(false);
810 setIsUnclippedDescendant(true);
    [all...]

Completed in 25 milliseconds