NoBoxDecorations 542 Source/core/rendering/RenderObject.h bool hasBoxDecorations() const { return m_bitfields.boxDecorationState() != NoBoxDecorations; } NoBoxDecorations 1155 Source/core/rendering/RenderObject.h , m_boxDecorationState(NoBoxDecorations) NoBoxDecorations 1382 Source/core/rendering/RenderObject.h m_bitfields.setBoxDecorationState(NoBoxDecorations);