Home
last modified time | relevance | path

Searched defs:WS_OVERLAPPEDWINDOW (Results 1 – 25 of 273) sorted by relevance

1234567891011

/dports/lang/polyml/polyml-5.8.2/mlsource/extra/Win/
H A DWinBase.sml45 val WS_OVERLAPPEDWINDOW : flags value
90 val WS_OVERLAPPEDWINDOW = value
H A DEdit.sml34 and WS_SIZEBOX:flags and WS_OVERLAPPEDWINDOW:flags and WS_TILEDWINDOW:flags value
H A DListbox.sml32 and WS_SIZEBOX:flags and WS_OVERLAPPEDWINDOW:flags and WS_TILEDWINDOW:flags value
H A DCombobox.sml32 and WS_SIZEBOX:flags and WS_OVERLAPPEDWINDOW:flags and WS_TILEDWINDOW:flags value
H A DStatic.sml32 and WS_SIZEBOX:flags and WS_OVERLAPPEDWINDOW:flags and WS_TILEDWINDOW:flags value
H A DScrollbar.sml34 and WS_SIZEBOX:flags and WS_OVERLAPPEDWINDOW:flags and WS_TILEDWINDOW:flags value
H A DButton.sml32 and WS_SIZEBOX:flags and WS_OVERLAPPEDWINDOW:flags and WS_TILEDWINDOW:flags value
/dports/devel/sdl20/SDL2-2.0.18/src/
H A DSDL_assert.c37 #define WS_OVERLAPPEDWINDOW 0 macro
/dports/emulators/mess/mame-mame0226/3rdparty/SDL2/src/
H A DSDL_assert.c37 #define WS_OVERLAPPEDWINDOW 0 macro
/dports/emulators/mame/mame-mame0226/3rdparty/SDL2/src/
H A DSDL_assert.c37 #define WS_OVERLAPPEDWINDOW 0 macro
/dports/x11/controllermap/SDL2-2.0.18/src/
H A DSDL_assert.c37 #define WS_OVERLAPPEDWINDOW 0 macro
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/SDL/src/
H A DSDL_assert.c37 #define WS_OVERLAPPEDWINDOW 0 macro
/dports/graphics/milton/milton-1.9.1/third_party/SDL2-2.0.8/src/
H A DSDL_assert.c37 #define WS_OVERLAPPEDWINDOW 0 macro
/dports/devel/jwasm/JWasm-f0a2fdd/Samples/
H A DWin64_2.asm27 WS_OVERLAPPEDWINDOW equ 0CF0000h define
H A DWin64_3e.asm33 WS_OVERLAPPEDWINDOW equ 0CF0000h define
H A DWin32_3.asm31 WS_OVERLAPPEDWINDOW equ 0CF0000h define
H A DWin64_3.asm34 WS_OVERLAPPEDWINDOW equ 0CF0000h define
H A DWin16_1.asm45 WS_OVERLAPPEDWINDOW EQU WS_OVERLAPPED + WS_CAPTION + WS_SYSMENU + WS_THICKFRAME + WS_MINIMIZEBOX + … define
H A DWin32_8e.asm47 WS_OVERLAPPEDWINDOW EQU WS_OVERLAPPED or WS_CAPTION or WS_SYSMENU or WS_THICKFRAME or WS_MINIMIZEBO… define
/dports/x11-toolkits/gtk-sharp30/gtk-sharp-2.99.3/gtk/
H A DApplication.cs32 const int WS_OVERLAPPEDWINDOW = 0x00CF0000; field in Gtk.Application
/dports/x11-toolkits/gtk-sharp20/gtk-sharp-2.12.45/gtk/
H A DApplication.cs39 const int WS_OVERLAPPEDWINDOW = 0x00CF0000; field in Gtk.Application
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/UI/FileManager/
H A DFM.cpp186 #define WS_OVERLAPPEDWINDOW ( \ macro
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/UI/FileManager/
H A DFM.cpp176 #define WS_OVERLAPPEDWINDOW ( \ macro
/dports/x11-toolkits/scintilla/scintilla/test/
H A DXiteWin.py34 WS_OVERLAPPEDWINDOW = 0xcf0000 variable
/dports/editors/textadept/scintilla/test/
H A DXiteWin.py34 WS_OVERLAPPEDWINDOW = 0xcf0000 variable

1234567891011