Home
last modified time | relevance | path

Searched defs:isStackingContext (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/rendering/
DRenderLayer.h330 bool isStackingContext() const { in isStackingContext() function
339 …bool isStackingContext() const { return !hasAutoZIndex() || renderer()->isRenderView() || hasOverf… in isStackingContext() function
341 bool isStackingContext() const { return !hasAutoZIndex() || renderer()->isRenderView() ; } in isStackingContext() function