Home | History | Annotate | Download | only in Netscape

Lines Matching refs:m_isStarted

46     , m_isStarted(false)
57 ASSERT(!m_isStarted);
117 if (!m_isStarted)
168 m_isStarted = true;
182 ASSERT(m_isStarted);
200 ASSERT(m_isStarted);
209 if (!m_isStarted)
230 if (!m_isStarted)
282 if (!m_isStarted)
323 if (!m_isStarted)
327 // Set m_isStarted to false before calling NPP_DestroyStream in case NPP_DestroyStream calls NPN_DestroyStream.
328 m_isStarted = false;
342 ASSERT(!m_isStarted);