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

/external/chromium_org/third_party/WebKit/Source/core/inspector/
H A DInspectorCSSAgent.h181 bool styleSheetEditInProgress() const { return m_styleSheetsPendingMutation || m_styleDeclarationPendingMutation || m_isSettingStyleSheetText; }
218 int m_styleSheetsPendingMutation; member in class:blink::FINAL

Completed in 99 milliseconds