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

  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_Wnd.cpp 21 : m_nTimerID(0), m_pAttached(pAttached), m_pSystemHandler(pSystemHandler) {
22 ASSERT(m_pAttached);
54 if (pTimer->m_pAttached)
55 pTimer->m_pAttached->TimerProc();
  /external/pdfium/fpdfsdk/include/pdfwindow/
PWL_Wnd.h 264 CPWL_TimerHandler* m_pAttached;

Completed in 6801 milliseconds