Home
last modified time | relevance | path

Searched defs:ToolTipDelay (Results 1 – 4 of 4) sorted by relevance

/dports/games/gemrb/gemrb-0.9.0/gemrb/core/GUI/
H A DWindowManager.h104 static int ToolTipDelay; variable
H A DWindowManager.cpp33 int WindowManager::ToolTipDelay = 500; member in GemRB::WindowManager
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/System.Windows.Forms/
H A DToolStrip.cs84 const int ToolTipDelay = 5000; field in System.Windows.Forms.ToolStrip
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/GUI.NET/Debugger/FastColoredTextBox/
H A DFastColoredTextBox.cs319 public int ToolTipDelay property in FastColoredTextBoxNS.FastColoredTextBox