Searched defs:isStackingContext (Results 1 – 1 of 1) sorted by relevance
330 bool isStackingContext() const { in isStackingContext() function339 …bool isStackingContext() const { return !hasAutoZIndex() || renderer()->isRenderView() || hasOverf… in isStackingContext() function341 bool isStackingContext() const { return !hasAutoZIndex() || renderer()->isRenderView() ; } in isStackingContext() function