Home
last modified time | relevance | path

Searched defs:FOS_PICKFOLDERS (Results 1 – 11 of 11) sorted by relevance

/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/msw/
H A Ddirdlg.cpp101 #define FOS_PICKFOLDERS 0x20 macro
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/msw/
H A Ddirdlg.cpp101 #define FOS_PICKFOLDERS 0x20 macro
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/dialogs/win32/
H A Dmingw-compat.h100 FOS_PICKFOLDERS = 0x20, enumerator
/dports/games/scummvm/scummvm-2.5.1/backends/dialogs/win32/
H A Dmingw-compat.h100 FOS_PICKFOLDERS = 0x20, enumerator
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/dialogs/
H A Dqfiledialog_win_p.h55 #define FOS_PICKFOLDERS 0x20 macro
/dports/x11-toolkits/tk87/tk8.7a5/win/
H A DtkWinDialog.c330 FOS_PICKFOLDERS = 0x20, enumerator
/dports/x11-toolkits/tk86/tk8.6.12/win/
H A DtkWinDialog.c330 FOS_PICKFOLDERS = 0x20, enumerator
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dshobjidl.h21496 FOS_PICKFOLDERS = 0x20, enumerator
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dshobjidl.h21496 FOS_PICKFOLDERS = 0x20, enumerator
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/win32/org/eclipse/swt/internal/win32/
H A DOS.java509 public static final int FOS_PICKFOLDERS = 0x20; field in OS
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/UI/Shell/
H A Dmod.rs9376 pub const FOS_PICKFOLDERS: _FILEOPENDIALOGOPTIONS = 32i32; const