OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IFWL_Timer
(Results
1 - 9
of
9
) sorted by null
/external/pdfium/xfa/include/fwl/adapter/
fwl_adaptertimermgr.h
13
class
IFWL_Timer
;
18
virtual FWL_ERR Start(
IFWL_Timer
* pTimer,
/external/pdfium/xfa/include/fwl/core/
fwl_timer.h
14
class
IFWL_Timer
{
16
virtual ~
IFWL_Timer
() {}
19
FWL_HTIMER FWL_StartTimer(
IFWL_Timer
* pTimer,
/external/pdfium/fpdfsdk/include/fpdfxfa/
fpdfxfa_util.h
20
virtual FWL_ERR Start(
IFWL_Timer
* pTimer,
37
IFWL_Timer
* pTimer;
/external/pdfium/xfa/src/fwl/src/core/
fwl_timerimp.cpp
11
FWL_HTIMER FWL_StartTimer(
IFWL_Timer
* pTimer,
/external/pdfium/xfa/src/fwl/src/basewidget/include/
fwl_spinbuttonimp.h
13
class
IFWL_Timer
;
16
class CFWL_SpinButtonImp : public CFWL_WidgetImp, public
IFWL_Timer
{
fwl_tooltipctrlimp.h
13
class
IFWL_Timer
;
44
class CFWL_ToolTipTimer : public
IFWL_Timer
{
fwl_caretimp.h
42
class CFWL_CaretTimer : public
IFWL_Timer
{
fwl_scrollbarimp.h
13
class
IFWL_Timer
;
17
class CFWL_ScrollBarImp : public CFWL_WidgetImp, public
IFWL_Timer
{
/external/pdfium/fpdfsdk/src/fpdfxfa/
fpdfxfa_util.cpp
13
FWL_ERR CXFA_FWLAdapterTimerMgr::Start(
IFWL_Timer
* pTimer,
Completed in 291 milliseconds