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

/macosx-10.10/WebCore-7600.1.25/css/
H A DPropertySetCSSStyleDeclaration.cpp82 if (!s_shouldNotifyInspector) {
89 s_shouldNotifyInspector = false;
101 s_shouldNotifyInspector = true;
107 static bool s_shouldNotifyInspector; member in class:WebCore::__anon5620::StyleAttributeMutationScope
116 bool StyleAttributeMutationScope::s_shouldNotifyInspector = false; member in class:WebCore::__anon5620::StyleAttributeMutationScope

Completed in 110 milliseconds