Home
last modified time | relevance | path

Searched refs:SetToolTipAutoPopDelay (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/src/fwl/src/core/include/
Dfwl_noteimp.h144 FX_ERR SetToolTipAutoPopDelay(int32_t iDelayTime);
/external/pdfium/xfa/src/fwl/src/core/
Dfwl_noteimp.cpp1053 FX_ERR CFWL_ToolTipContainer::SetToolTipAutoPopDelay(int32_t nDelayTime) { in SetToolTipAutoPopDelay() function in CFWL_ToolTipContainer
1068 return CFWL_ToolTipContainer::getInstance()->SetToolTipAutoPopDelay( in FWL_SetToolTipAutoPopDelay()