InheritedBool 4308 Source/core/dom/Document.cpp void Document::setDesignMode(InheritedBool value) InheritedBool 4315 Source/core/dom/Document.cpp Document::InheritedBool Document::getDesignMode() const InheritedBool 817 Source/core/dom/Document.h void setDesignMode(InheritedBool value); InheritedBool 818 Source/core/dom/Document.h InheritedBool getDesignMode() const; InheritedBool 1281 Source/core/dom/Document.h InheritedBool m_designMode; InheritedBool 104 Source/core/html/HTMLDocument.cpp InheritedBool mode;