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

/external/chromium_org/third_party/WebKit/Source/core/css/
H A DPropertySetCSSStyleDeclaration.cpp93 if (!s_shouldNotifyInspector)
96 s_shouldNotifyInspector = false;
108 s_shouldNotifyInspector = true;
114 static bool s_shouldNotifyInspector; member in class:WebCore::__anon10941::StyleAttributeMutationScope
123 bool StyleAttributeMutationScope::s_shouldNotifyInspector = false; member in class:WebCore::__anon10941::StyleAttributeMutationScope

Completed in 147 milliseconds