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

/macosx-10.10/WebKit-7600.1.25/mac/WebCoreSupport/
H A DWebEditorClient.mm198 , m_hasDelayedContentChangeNotification(0)
321 if (m_hasDelayedContentChangeNotification)
324 m_hasDelayedContentChangeNotification = false;
337 m_hasDelayedContentChangeNotification = true;
H A DWebEditorClient.h175 bool m_hasDelayedContentChangeNotification; member in class:WebEditorClient

Completed in 166 milliseconds