Searched defs:subtreeIsInvisible (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderLayer.h171 bool subtreeIsInvisible() const { return !hasVisibleContent() && !hasVisibleDescendant(); } function in class:blink::RenderLayer

Completed in 208 milliseconds