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

/macosx-10.10/WebCore-7600.1.25/css/
H A DPropertySetCSSStyleDeclaration.cpp78 if (m_mutation && s_shouldDeliver)
81 s_shouldDeliver = false;
96 s_shouldDeliver = true;
108 static bool s_shouldDeliver; member in class:WebCore::__anon5620::StyleAttributeMutationScope
117 bool StyleAttributeMutationScope::s_shouldDeliver = false; member in class:WebCore::__anon5620::StyleAttributeMutationScope

Completed in 151 milliseconds