Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/pdfwindow/
DPWL_Wnd.cpp46 CPWL_Timer::CPWL_Timer(CPWL_TimerHandler* pAttached, in CPWL_Timer() argument
48 : m_nTimerID(0), m_pAttached(pAttached), m_pSystemHandler(pSystemHandler) { in CPWL_Timer()
DPWL_Wnd.h218 CPWL_Timer(CPWL_TimerHandler* pAttached, CFX_SystemHandler* pSystemHandler);