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

/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
H A DStyleBoxData.h58 bool hasAutoZIndex() const { return m_hasAutoZIndex; } function in class:blink::StyleBoxData
H A DRenderStyle.h1230 bool hasAutoZIndex() const { return m_box->hasAutoZIndex(); } function in class:blink::RenderStyle

Completed in 77 milliseconds