Home
last modified time | relevance | path

Searched refs:SetPWLTimer (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/fpdfsdk/pwl/
Dcpwl_timer_handler.cpp19 m_pTimer->SetPWLTimer(nElapse); in BeginTimer()
Dcpwl_timer.h22 int32_t SetPWLTimer(int32_t nElapse);
Dcpwl_timer.cpp35 int32_t CPWL_Timer::SetPWLTimer(int32_t nElapse) { in SetPWLTimer() function in CPWL_Timer