Home
last modified time | relevance | path

Searched refs:DLGITEMTEMPLATE (Results 1 – 25 of 195) sorted by relevance

12345678

/dports/graphics/cegui/cegui-0.8.7/samples_framework/src/
H A DWin32CEGuiRendererSelector.cpp149 buffer += sizeof(DLGITEMTEMPLATE); in createDialogTemplate()
182 buffer += sizeof(DLGITEMTEMPLATE); in createDialogTemplate()
215 buffer += sizeof(DLGITEMTEMPLATE); in createDialogTemplate()
248 buffer += sizeof(DLGITEMTEMPLATE); in createDialogTemplate()
281 buffer += sizeof(DLGITEMTEMPLATE); in createDialogTemplate()
314 buffer += sizeof(DLGITEMTEMPLATE); in createDialogTemplate()
/dports/lang/polyml/polyml-5.8.2/mlsource/extra/Win/
H A DDialog.sml55 type DLGITEMTEMPLATE = type
78 items: DLGITEMTEMPLATE list
176 type DLGITEMTEMPLATE = type
199 items: DLGITEMTEMPLATE list
283 fun processItem _ : DLGITEMTEMPLATE =
403 | compileItems((t: DLGITEMTEMPLATE) :: rest) =
/dports/games/d2x/d2x-0.2.5/arch/win32/d3dframe/
H A Duserdlg.cpp72 DLGITEMTEMPLATE* p = (DLGITEMTEMPLATE*)(((((ULONG)(*pp))+3)>>2)<<2); in AddDialogControl()
/dports/lang/ghc/ghc-8.10.7/libraries/Win32/cbits/
H A Ddiatemp.c140 sz += sizeof(DLGITEMTEMPLATE); in check_if_enough_mem()
/dports/multimedia/mplayer/mplayer-export-2021-12-29/loader/wine/
H A Dwinuser.h1912 } DLGITEMTEMPLATE; typedef
1914 typedef DLGITEMTEMPLATE *LPDLGITEMTEMPLATEA;
1915 typedef DLGITEMTEMPLATE *LPDLGITEMTEMPLATEW;
1917 typedef const DLGITEMTEMPLATE *LPCDLGITEMTEMPLATEA;
1918 typedef const DLGITEMTEMPLATE *LPCDLGITEMTEMPLATEW;
/dports/multimedia/libxine/xine-lib-1.2.11/src/libw32dll/wine/
H A Dwinuser.h1915 } DLGITEMTEMPLATE; typedef
1917 typedef DLGITEMTEMPLATE *LPDLGITEMTEMPLATEA;
1918 typedef DLGITEMTEMPLATE *LPDLGITEMTEMPLATEW;
1920 typedef const DLGITEMTEMPLATE *LPCDLGITEMTEMPLATEA;
1921 typedef const DLGITEMTEMPLATE *LPCDLGITEMTEMPLATEW;
/dports/multimedia/mencoder/mplayer-export-2021-12-29/loader/wine/
H A Dwinuser.h1912 } DLGITEMTEMPLATE; typedef
1914 typedef DLGITEMTEMPLATE *LPDLGITEMTEMPLATEA;
1915 typedef DLGITEMTEMPLATE *LPDLGITEMTEMPLATEW;
1917 typedef const DLGITEMTEMPLATE *LPCDLGITEMTEMPLATEA;
1918 typedef const DLGITEMTEMPLATE *LPCDLGITEMTEMPLATEW;
/dports/www/civetweb/civetweb-1.15/src/
H A Dmain.c2230 DLGITEMTEMPLATE *tp; in add_control()
2234 DWORD expected_size = sizeof(DLGITEMTEMPLATE) + 4 + (cap_len + 1) * 2 + 2; in add_control()
2251 tp = (DLGITEMTEMPLATE *)(dlg->elements + dlg->used); in add_control()
/dports/graphics/libemf/libemf-1.0.13/include/libEMF/wine/
H A Dwinuser.h2331 } DLGITEMTEMPLATE; typedef
2333 typedef DLGITEMTEMPLATE *PDLGITEMTEMPLATEA;
2334 typedef DLGITEMTEMPLATE *PDLGITEMTEMPLATEW;
2336 typedef DLGITEMTEMPLATE *LPDLGITEMTEMPLATEA;
2337 typedef DLGITEMTEMPLATE *LPDLGITEMTEMPLATEW;
/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/cargo-crates/winapi-0.3.6/src/um/
H A Dwinuser.rs2523 STRUCT!{struct DLGITEMTEMPLATE {
2532 pub type PDLGITEMTEMPLATEA = *mut DLGITEMTEMPLATE;
2533 pub type PDLGITEMTEMPLATEW = *mut DLGITEMTEMPLATE;
2534 pub type LPDLGITEMTEMPLATEA = *mut DLGITEMTEMPLATE;
2535 pub type LPDLGITEMTEMPLATEW = *mut DLGITEMTEMPLATE;
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/winapi-0.3.7/src/um/
H A Dwinuser.rs2525 STRUCT!{struct DLGITEMTEMPLATE {
2534 pub type PDLGITEMTEMPLATEA = *mut DLGITEMTEMPLATE;
2535 pub type PDLGITEMTEMPLATEW = *mut DLGITEMTEMPLATE;
2536 pub type LPDLGITEMTEMPLATEA = *mut DLGITEMTEMPLATE;
2537 pub type LPDLGITEMTEMPLATEW = *mut DLGITEMTEMPLATE;
/dports/security/cloak/cloak-0.2.0/cargo-crates/winapi-0.3.7/src/um/
H A Dwinuser.rs2525 STRUCT!{struct DLGITEMTEMPLATE {
2534 pub type PDLGITEMTEMPLATEA = *mut DLGITEMTEMPLATE;
2535 pub type PDLGITEMTEMPLATEW = *mut DLGITEMTEMPLATE;
2536 pub type LPDLGITEMTEMPLATEA = *mut DLGITEMTEMPLATE;
2537 pub type LPDLGITEMTEMPLATEW = *mut DLGITEMTEMPLATE;
/dports/multimedia/scte35dump/scte35dump-0.1.6/cargo-crates/winapi-0.3.7/src/um/
H A Dwinuser.rs2525 STRUCT!{struct DLGITEMTEMPLATE {
2534 pub type PDLGITEMTEMPLATEA = *mut DLGITEMTEMPLATE;
2535 pub type PDLGITEMTEMPLATEW = *mut DLGITEMTEMPLATE;
2536 pub type LPDLGITEMTEMPLATEA = *mut DLGITEMTEMPLATE;
2537 pub type LPDLGITEMTEMPLATEW = *mut DLGITEMTEMPLATE;
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/winapi/src/um/
H A Dwinuser.rs2523 STRUCT!{struct DLGITEMTEMPLATE {
2532 pub type PDLGITEMTEMPLATEA = *mut DLGITEMTEMPLATE;
2533 pub type PDLGITEMTEMPLATEW = *mut DLGITEMTEMPLATE;
2534 pub type LPDLGITEMTEMPLATEA = *mut DLGITEMTEMPLATE;
2535 pub type LPDLGITEMTEMPLATEW = *mut DLGITEMTEMPLATE;
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/winapi-0.3.6/src/um/
H A Dwinuser.rs2523 STRUCT!{struct DLGITEMTEMPLATE {
2532 pub type PDLGITEMTEMPLATEA = *mut DLGITEMTEMPLATE;
2533 pub type PDLGITEMTEMPLATEW = *mut DLGITEMTEMPLATE;
2534 pub type LPDLGITEMTEMPLATEA = *mut DLGITEMTEMPLATE;
2535 pub type LPDLGITEMTEMPLATEW = *mut DLGITEMTEMPLATE;
/dports/editors/xi-core/xi-editor-0.3.0/rust/cargo-crates/winapi-0.3.7/src/um/
H A Dwinuser.rs2525 STRUCT!{struct DLGITEMTEMPLATE {
2534 pub type PDLGITEMTEMPLATEA = *mut DLGITEMTEMPLATE;
2535 pub type PDLGITEMTEMPLATEW = *mut DLGITEMTEMPLATE;
2536 pub type LPDLGITEMTEMPLATEA = *mut DLGITEMTEMPLATE;
2537 pub type LPDLGITEMTEMPLATEW = *mut DLGITEMTEMPLATE;
/dports/editors/xi-term/xi-term-d264767/cargo-crates/winapi-0.3.7/src/um/
H A Dwinuser.rs2525 STRUCT!{struct DLGITEMTEMPLATE {
2534 pub type PDLGITEMTEMPLATEA = *mut DLGITEMTEMPLATE;
2535 pub type PDLGITEMTEMPLATEW = *mut DLGITEMTEMPLATE;
2536 pub type LPDLGITEMTEMPLATEA = *mut DLGITEMTEMPLATE;
2537 pub type LPDLGITEMTEMPLATEW = *mut DLGITEMTEMPLATE;
/dports/net/rabbiteer/rabbiteer-rs-c881238/cargo-crates/winapi-0.3.5/src/um/
H A Dwinuser.rs2523 STRUCT!{struct DLGITEMTEMPLATE {
2532 pub type PDLGITEMTEMPLATEA = *mut DLGITEMTEMPLATE;
2533 pub type PDLGITEMTEMPLATEW = *mut DLGITEMTEMPLATE;
2534 pub type LPDLGITEMTEMPLATEA = *mut DLGITEMTEMPLATE;
2535 pub type LPDLGITEMTEMPLATEW = *mut DLGITEMTEMPLATE;
/dports/games/dose-response/dose-response-179c326/cargo-crates/winapi-0.3.6/src/um/
H A Dwinuser.rs2523 STRUCT!{struct DLGITEMTEMPLATE {
2532 pub type PDLGITEMTEMPLATEA = *mut DLGITEMTEMPLATE;
2533 pub type PDLGITEMTEMPLATEW = *mut DLGITEMTEMPLATE;
2534 pub type LPDLGITEMTEMPLATEA = *mut DLGITEMTEMPLATE;
2535 pub type LPDLGITEMTEMPLATEW = *mut DLGITEMTEMPLATE;
/dports/textproc/xsv-rs/xsv-0.13.0/cargo-crates/winapi-0.3.4/src/um/
H A Dwinuser.rs2523 STRUCT!{struct DLGITEMTEMPLATE {
2532 pub type PDLGITEMTEMPLATEA = *mut DLGITEMTEMPLATE;
2533 pub type PDLGITEMTEMPLATEW = *mut DLGITEMTEMPLATE;
2534 pub type LPDLGITEMTEMPLATEA = *mut DLGITEMTEMPLATE;
2535 pub type LPDLGITEMTEMPLATEW = *mut DLGITEMTEMPLATE;
/dports/x11/admiral/admiral-1.0.0-7-g5a9f33b/cargo-crates/winapi-0.3.3/src/um/
H A Dwinuser.rs2523 STRUCT!{struct DLGITEMTEMPLATE {
2532 pub type PDLGITEMTEMPLATEA = *mut DLGITEMTEMPLATE;
2533 pub type PDLGITEMTEMPLATEW = *mut DLGITEMTEMPLATE;
2534 pub type LPDLGITEMTEMPLATEA = *mut DLGITEMTEMPLATE;
2535 pub type LPDLGITEMTEMPLATEW = *mut DLGITEMTEMPLATE;
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/winapi/src/um/
H A Dwinuser.rs2525 STRUCT!{struct DLGITEMTEMPLATE {
2534 pub type PDLGITEMTEMPLATEA = *mut DLGITEMTEMPLATE;
2535 pub type PDLGITEMTEMPLATEW = *mut DLGITEMTEMPLATE;
2536 pub type LPDLGITEMTEMPLATEA = *mut DLGITEMTEMPLATE;
2537 pub type LPDLGITEMTEMPLATEW = *mut DLGITEMTEMPLATE;
/dports/editors/parinfer-rust/parinfer-rust-0.4.3/cargo-crates/winapi-0.3.7/src/um/
H A Dwinuser.rs2525 STRUCT!{struct DLGITEMTEMPLATE {
2534 pub type PDLGITEMTEMPLATEA = *mut DLGITEMTEMPLATE;
2535 pub type PDLGITEMTEMPLATEW = *mut DLGITEMTEMPLATE;
2536 pub type LPDLGITEMTEMPLATEA = *mut DLGITEMTEMPLATE;
2537 pub type LPDLGITEMTEMPLATEW = *mut DLGITEMTEMPLATE;
/dports/graphics/svgbob/svgbob-c3e84c87094550d8cdc6fc48b40a00712b2951cb/svgbob_cli/cargo-crates/winapi-0.3.6/src/um/
H A Dwinuser.rs2523 STRUCT!{struct DLGITEMTEMPLATE {
2532 pub type PDLGITEMTEMPLATEA = *mut DLGITEMTEMPLATE;
2533 pub type PDLGITEMTEMPLATEW = *mut DLGITEMTEMPLATE;
2534 pub type LPDLGITEMTEMPLATEA = *mut DLGITEMTEMPLATE;
2535 pub type LPDLGITEMTEMPLATEW = *mut DLGITEMTEMPLATE;
/dports/graphics/rx/rx-0.4.0/cargo-crates/winapi-0.3.7/src/um/
H A Dwinuser.rs2525 STRUCT!{struct DLGITEMTEMPLATE {
2534 pub type PDLGITEMTEMPLATEA = *mut DLGITEMTEMPLATE;
2535 pub type PDLGITEMTEMPLATEW = *mut DLGITEMTEMPLATE;
2536 pub type LPDLGITEMTEMPLATEA = *mut DLGITEMTEMPLATE;
2537 pub type LPDLGITEMTEMPLATEW = *mut DLGITEMTEMPLATE;

12345678