Home
last modified time | relevance | path

Searched defs:FLAG_TIP (Results 1 – 6 of 6) sorted by relevance

/dports/x11-toolkits/fox14/fox-1.4.35/include/
H A DFXWindow.h158 FLAG_TIP = 0x00000080, // Show tip enumerator
/dports/x11-toolkits/fox16/fox-1.6.57/include/
H A DFXWindow.h162 FLAG_TIP = 0x00000080, // Show tip enumerator
/dports/math/reduce/Reduce-svn5758-src/csl/fox/include/
H A DFXWindow.h162 FLAG_TIP = 0x00000080, // Show tip enumerator
/dports/audio/gogglesmm/gogglesmm-1.2.2/cfox/include/
H A DFXWindow.h194 FLAG_TIP = 0x00000080, // Show tip enumerator
/dports/x11-toolkits/fox17/fox-1.7.77/include/
H A DFXWindow.h195 FLAG_TIP = 0x00000080, // Show tip enumerator
/dports/math/reduce/Reduce-svn5758-src/csl/cslbase/
H A Dwxterminal.cpp486 #define FLAG_TIP 2 macro