Home
last modified time | relevance | path

Searched refs:pToolTip (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/xfa/fwl/
Dcfwl_spinbutton.h39 explicit Timer(CFWL_SpinButton* pToolTip);
Dcfwl_spinbutton.cpp343 CFWL_SpinButton::Timer::Timer(CFWL_SpinButton* pToolTip) in Timer() argument
344 : CFWL_Timer(pToolTip) {} in Timer()
Dcfwl_scrollbar.h59 explicit Timer(CFWL_ScrollBar* pToolTip);
Dcfwl_scrollbar.cpp485 CFWL_ScrollBar::Timer::Timer(CFWL_ScrollBar* pToolTip) : CFWL_Timer(pToolTip) {} in Timer() argument