m_isSettingStyleSheetText 1386 Source/core/inspector/InspectorCSSAgent.cpp ASSERT(!m_isSettingStyleSheetText); m_isSettingStyleSheetText 1387 Source/core/inspector/InspectorCSSAgent.cpp m_isSettingStyleSheetText = true; m_isSettingStyleSheetText 1392 Source/core/inspector/InspectorCSSAgent.cpp ASSERT(m_isSettingStyleSheetText); m_isSettingStyleSheetText 1393 Source/core/inspector/InspectorCSSAgent.cpp m_isSettingStyleSheetText = false; m_isSettingStyleSheetText 175 Source/core/inspector/InspectorCSSAgent.h bool styleSheetEditInProgress() const { return m_styleSheetsPendingMutation || m_styleDeclarationPendingMutation || m_isSettingStyleSheetText; } m_isSettingStyleSheetText 215 Source/core/inspector/InspectorCSSAgent.h bool m_isSettingStyleSheetText;