Home
last modified time | relevance | path

Searched refs:pAttached (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_Wnd.cpp19 CPWL_Timer::CPWL_Timer(CPWL_TimerHandler* pAttached, in CPWL_Timer() argument
21 : m_nTimerID(0), m_pAttached(pAttached), m_pSystemHandler(pSystemHandler) { in CPWL_Timer()
/external/pdfium/fpdfsdk/include/pdfwindow/
DPWL_Wnd.h255 CPWL_Timer(CPWL_TimerHandler* pAttached, IFX_SystemHandler* pSystemHandler);