OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetPWLTimer
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/fpdfsdk/include/pdfwindow/
PWL_Wnd.h
258
int32_t
SetPWLTimer
(int32_t nElapse);
/external/pdfium/fpdfsdk/src/pdfwindow/
PWL_Wnd.cpp
30
int32_t CPWL_Timer::
SetPWLTimer
(int32_t nElapse) {
69
m_pTimer->
SetPWLTimer
(nElapse);
Completed in 529 milliseconds