Home
last modified time | relevance | path

Searched refs:WSF_VISIBLE (Results 1 – 25 of 208) sorted by relevance

123456789

/dports/devel/py-python-pcre/python-pcre-0.7/test/
H A Dtest_support.py284 WSF_VISIBLE = 0x0001
302 if not bool(uof.dwFlags & WSF_VISIBLE):
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/future/backports/test/
H A Dsupport.py383 WSF_VISIBLE = 0x0001
401 return bool(uof.dwFlags & WSF_VISIBLE)
/dports/multimedia/tautulli/Tautulli-2.8.0/lib/future/backports/test/
H A Dsupport.py383 WSF_VISIBLE = 0x0001
401 return bool(uof.dwFlags & WSF_VISIBLE)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/google-endpoints/future/backports/test/
H A Dsupport.py383 WSF_VISIBLE = 0x0001
401 return bool(uof.dwFlags & WSF_VISIBLE)
/dports/devel/py-future/future-0.18.2/src/future/backports/test/
H A Dsupport.py383 WSF_VISIBLE = 0x0001
401 return bool(uof.dwFlags & WSF_VISIBLE)
/dports/lang/python310/Python-3.10.1/Lib/test/support/
H A D__init__.py215 WSF_VISIBLE = 0x0001
233 if not bool(uof.dwFlags & WSF_VISIBLE):
/dports/lang/python-legacy/Python-2.7.18/Lib/test/support/
H A D__init__.py335 WSF_VISIBLE = 0x0001
353 if not bool(uof.dwFlags & WSF_VISIBLE):
/dports/lang/python27/Python-2.7.18/Lib/test/support/
H A D__init__.py335 WSF_VISIBLE = 0x0001
353 if not bool(uof.dwFlags & WSF_VISIBLE):
/dports/lang/python311/Python-3.11.0a3/Lib/test/support/
H A D__init__.py220 WSF_VISIBLE = 0x0001
238 if not bool(uof.dwFlags & WSF_VISIBLE):
/dports/lang/python37/Python-3.7.12/Lib/test/support/
H A D__init__.py475 WSF_VISIBLE = 0x0001
493 if not bool(uof.dwFlags & WSF_VISIBLE):
/dports/devel/py-pyzipper/pyzipper-0.3.5/test/support/
H A D__init__.py490 WSF_VISIBLE = 0x0001
508 if not bool(uof.dwFlags & WSF_VISIBLE):
/dports/databases/py-sqlite3/Python-3.8.12/Lib/test/support/
H A D__init__.py501 WSF_VISIBLE = 0x0001
519 if not bool(uof.dwFlags & WSF_VISIBLE):
/dports/databases/py-gdbm/Python-3.8.12/Lib/test/support/
H A D__init__.py501 WSF_VISIBLE = 0x0001
519 if not bool(uof.dwFlags & WSF_VISIBLE):
/dports/lang/python-tools/Python-3.8.12/Lib/test/support/
H A D__init__.py501 WSF_VISIBLE = 0x0001
519 if not bool(uof.dwFlags & WSF_VISIBLE):
/dports/lang/python38/Python-3.8.12/Lib/test/support/
H A D__init__.py501 WSF_VISIBLE = 0x0001
519 if not bool(uof.dwFlags & WSF_VISIBLE):
/dports/lang/python39/Python-3.9.9/Lib/test/support/
H A D__init__.py493 WSF_VISIBLE = 0x0001
511 if not bool(uof.dwFlags & WSF_VISIBLE):
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/test/support/
H A D__init__.py501 WSF_VISIBLE = 0x0001
519 if not bool(uof.dwFlags & WSF_VISIBLE):
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/microsoft/win32/
H A DSystemEvents.cs127 if ((flags.dwFlags & NativeMethods.WSF_VISIBLE) == 0) {
H A DNativeMethods.cs267 WSF_VISIBLE = 0x0001, field in Microsoft.Win32.NativeMethods
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/
H A Denvironment.cs1427 if ((flags.dwFlags & Win32Native.WSF_VISIBLE) == 0) {
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/microsoft/win32/
H A Dwin32native.cs1869 internal const int WSF_VISIBLE = 1; field in Microsoft.Win32.Win32Native
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/libs/win32/
H A Dconstants.py1288 WSF_VISIBLE = 1 variable
/dports/x11/xpra/xpra-4.3/xpra/platform/win32/
H A Dconstants.py4652 WSF_VISIBLE=1 variable
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/libs/win32/
H A Dconstants.py1298 WSF_VISIBLE = 1 variable
/dports/devel/upp/upp/bazaar/plugin/tcc/include/winapi/
H A Dwinuser.h1720 #define WSF_VISIBLE 1 macro

123456789