Home
last modified time | relevance | path

Searched refs:ShowDelay (Results 1 – 3 of 3) sorted by relevance

/haiku/headers/private/interface/
H A DToolTipManager.h26 bigtime_t ShowDelay() const;
/haiku/src/kits/interface/
H A DToolTipManager.cpp439 BToolTipManager::ShowDelay() const in ShowDelay() function in BToolTipManager
/haiku/src/servers/app/
H A DEventDispatcher.cpp995 const bigtime_t toolTipDelay = BToolTipManager::Manager()->ShowDelay(); in _CursorLoop()