Searched refs:m_shouldCallCheckCompleted (Results 1 – 3 of 3) sorted by relevance
480 bool m_shouldCallCheckCompleted; variable
199 , m_shouldCallCheckCompleted(false) in FrameLoader()600 m_shouldCallCheckCompleted = false; in clear()847 m_shouldCallCheckCompleted = false; in checkCompleted()892 if (m_shouldCallCheckCompleted) in checkTimerFired()900 if (!(m_shouldCallCheckCompleted || m_shouldCallCheckLoadComplete)) in startCheckCompleteTimer()909 m_shouldCallCheckCompleted = true; in scheduleCheckCompleted()
55808 m_shouldCallCheckCompleted to false. Changed code that calls55847 members with m_checkTimer, m_shouldCallCheckCompleted, and