Searched refs:GetTimeOut (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/fpdfsdk/src/javascript/ | ||
D | JS_Object.h | 90 FX_DWORD GetTimeOut() const { return m_dwTimeOut; } in GetTimeOut() function |
D | app.cpp | 571 if (pTimer->GetTimeOut() > 0) { in TimerProc() |