HomeSort by relevance Sort by last modified time
    Searched refs:m_IPause (Results 1 - 2 of 2) sorted by null

  /external/pdfium/fpdfsdk/
fsdk_pauseadapter.cpp 10 : m_IPause(IPause) {}
15 return m_IPause->NeedToPauseNow && m_IPause->NeedToPauseNow(m_IPause.Get());
fsdk_pauseadapter.h 23 UnownedPtr<IFSDK_PAUSE> const m_IPause;

Completed in 1131 milliseconds