Home
last modified time | relevance | path

Searched refs:SPACTION (Results 1 – 4 of 4) sorted by relevance

/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/UI/Shell/
H A Dmod.rs8356 pub type SPACTION = i32; typedef
8357 pub const SPACTION_NONE: SPACTION = 0i32;
8358 pub const SPACTION_MOVING: SPACTION = 1i32;
8359 pub const SPACTION_COPYING: SPACTION = 2i32;
8360 pub const SPACTION_RECYCLING: SPACTION = 3i32;
8362 pub const SPACTION_DOWNLOADING: SPACTION = 5i32;
8364 pub const SPACTION_CALCULATING: SPACTION = 7i32;
8365 pub const SPACTION_UPLOADING: SPACTION = 8i32;
8367 pub const SPACTION_DELETING: SPACTION = 10i32;
8368 pub const SPACTION_RENAMING: SPACTION = 11i32;
[all …]
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/UI/Shell/
H A Dmod.rs50395 pub const SPACTION_NONE: SPACTION = SPACTION(0i32);
50396 pub const SPACTION_MOVING: SPACTION = SPACTION(1i32);
50397 pub const SPACTION_COPYING: SPACTION = SPACTION(2i32);
50398 pub const SPACTION_RECYCLING: SPACTION = SPACTION(3i32);
50400 pub const SPACTION_DOWNLOADING: SPACTION = SPACTION(5i32);
50402 pub const SPACTION_CALCULATING: SPACTION = SPACTION(7i32);
50403 pub const SPACTION_UPLOADING: SPACTION = SPACTION(8i32);
50405 pub const SPACTION_DELETING: SPACTION = SPACTION(10i32);
50406 pub const SPACTION_RENAMING: SPACTION = SPACTION(11i32);
50407 pub const SPACTION_FORMATTING: SPACTION = SPACTION(12i32);
[all …]
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dshobjidl.h13978 } SPACTION; typedef
13991 SPACTION action,
14035 SPACTION action,
14091 static FORCEINLINE HRESULT IActionProgress_Begin(IActionProgress* This,SPACTION action,SPBEGINF fla…
18553 SPACTION action) = 0;
18618 SPACTION action);
18700 …E HRESULT IOperationsProgressDialog_SetOperation(IOperationsProgressDialog* This,SPACTION action) {
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dshobjidl.h13978 } SPACTION; typedef
13991 SPACTION action,
14035 SPACTION action,
14091 static FORCEINLINE HRESULT IActionProgress_Begin(IActionProgress* This,SPACTION action,SPBEGINF fla…
18553 SPACTION action) = 0;
18618 SPACTION action);
18700 …E HRESULT IOperationsProgressDialog_SetOperation(IOperationsProgressDialog* This,SPACTION action) {