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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderLayer.h 526 // ditto for hasVisibleDescendant(), see https://bugs.webkit.org/show_bug.cgi?id=71277
528 bool hasVisibleDescendant() const { return m_hasVisibleDescendant; }
    [all...]
RenderLayer.cpp     [all...]

Completed in 5206 milliseconds