OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FWL_StopTimer
(Results
1 - 6
of
6
) sorted by null
/external/pdfium/xfa/include/fwl/core/
fwl_timer.h
22
int32_t
FWL_StopTimer
(FWL_HTIMER hTimer);
/external/pdfium/xfa/src/fwl/src/core/
fwl_timerimp.cpp
24
int32_t
FWL_StopTimer
(FWL_HTIMER hTimer) {
/external/pdfium/xfa/src/fwl/src/basewidget/
fwl_caretimp.cpp
66
FWL_StopTimer
(m_hTimer);
86
FWL_StopTimer
(m_hTimer);
fwl_tooltipctrlimp.cpp
214
FWL_StopTimer
(m_hTimerHide);
218
FWL_StopTimer
(m_hTimerShow);
267
FWL_StopTimer
(m_pToolTip->m_hTimerShow);
274
FWL_StopTimer
(m_pToolTip->m_hTimerHide);
fwl_spinbuttonimp.cpp
302
FWL_StopTimer
(m_pOwner->m_hTimer);
fwl_scrollbarimp.cpp
227
FWL_StopTimer
(m_hTimer);
703
FWL_StopTimer
(m_pOwner->m_hTimer);
Completed in 38 milliseconds