Home
last modified time | relevance | path

Searched defs:nDelayTime (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/src/fwl/src/lightwidget/
Dtooltipctrl.cpp47 int32_t CFWL_ToolTip::SetInitialDelay(int32_t nDelayTime) { in SetInitialDelay()
54 int32_t CFWL_ToolTip::SetAutoPopDelay(int32_t nDelayTime) { in SetAutoPopDelay()
/external/pdfium/xfa/src/fwl/src/core/
Dfwl_noteimp.cpp1049 FX_ERR CFWL_ToolTipContainer::SetToolTipInitialDelay(int32_t nDelayTime) { in SetToolTipInitialDelay()
1053 FX_ERR CFWL_ToolTipContainer::SetToolTipAutoPopDelay(int32_t nDelayTime) { in SetToolTipAutoPopDelay()
1063 FWL_ERR FWL_SetToolTipInitialDelay(int32_t nDelayTime) { in FWL_SetToolTipInitialDelay()
1067 FWL_ERR FWL_SetToolTipAutoPopDelay(int32_t nDelayTime) { in FWL_SetToolTipAutoPopDelay()