Searched refs:NoBoxDecorations (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderObject.h525 NoBoxDecorations, enumerator in enum:WebCore::RenderObject::BoxDecorationState
530 bool hasBoxDecorations() const { return m_bitfields.boxDecorationState() != NoBoxDecorations; }
1144 , m_boxDecorationState(NoBoxDecorations)
1360 m_bitfields.setBoxDecorationState(NoBoxDecorations);

Completed in 57 milliseconds