Searched defs:isStopping (Results 1 – 3 of 3) sorted by relevance
67 bool isStopping() const { return m_state == StoppingState; } in isStopping() function
104 bool isStopping() const { return m_isStopping; } in isStopping() function
2253 bool FrameLoader::isStopping() const in isStopping() function in WebCore::FrameLoader