OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:OnTimer
(Results
1 - 4
of
4
) sorted by null
/external/lzma/CPP/7zip/UI/FileManager/
ProgressDialog.cpp
101
bool CProgressDialog::
OnTimer
(WPARAM /* timerID */, LPARAM /* callback */)
ProgressDialog2.cpp
909
bool CProgressDialog::
OnTimer
(WPARAM /* timerID */, LPARAM /* callback */)
/external/libbrillo/brillo/http/
http_transport_curl.cc
411
base::Bind(&Transport::
OnTimer
,
418
void Transport::
OnTimer
() {
/external/lzma/CPP/Windows/Control/
Dialog.h
110
virtual bool
OnTimer
(WPARAM /* timerID */, LPARAM /* callback */) { return false; }
Completed in 82 milliseconds