OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetTimer
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/fpdfsdk/src/javascript/
app.h
25
CJS_Timer*
GetTimer
() const;
app.cpp
42
CJS_Timer* TimerObj::
GetTimer
() const {
498
if (CJS_Timer* pTimer = pTimerObj->
GetTimer
()) {
534
if (CJS_Timer* pTimer = pTimerObj->
GetTimer
()) {
Completed in 47 milliseconds