Home
last modified time | relevance | path

Searched refs:AppListEntry (Results 1 – 14 of 14) sorted by relevance

/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/ApplicationModel/Core/
H A Dmod.rs4 pub type AppListEntry = *mut ::core::ffi::c_void; typedef
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/ApplicationModel/Core/
H A Dmod.rs4 pub struct AppListEntry(::windows::runtime::IInspectable); struct
5 impl AppListEntry { implementation
44 unsafe impl ::windows::runtime::RuntimeType for AppListEntry { implementation
47 unsafe impl ::windows::runtime::Interface for AppListEntry { implementation
51 impl ::windows::runtime::RuntimeName for AppListEntry { implementation
55 fn from(value: AppListEntry) -> Self { in from()
60 fn from(value: &AppListEntry) -> Self { in from()
75 fn from(value: AppListEntry) -> Self { in from()
80 fn from(value: &AppListEntry) -> Self { in from()
94 unsafe impl ::std::marker::Send for AppListEntry {} implementation
[all …]
/dports/lang/python37/Python-3.7.12/PC/layout/support/
H A Dappxmanifest.py53 AppListEntry="none",
62 AppListEntry="none",
/dports/databases/py-sqlite3/Python-3.8.12/PC/layout/support/
H A Dappxmanifest.py55 AppListEntry="none",
64 AppListEntry="none",
/dports/databases/py-gdbm/Python-3.8.12/PC/layout/support/
H A Dappxmanifest.py55 AppListEntry="none",
64 AppListEntry="none",
/dports/lang/python-tools/Python-3.8.12/PC/layout/support/
H A Dappxmanifest.py55 AppListEntry="none",
64 AppListEntry="none",
/dports/lang/python310/Python-3.10.1/PC/layout/support/
H A Dappxmanifest.py55 AppListEntry="none",
64 AppListEntry="none",
/dports/lang/python311/Python-3.11.0a3/PC/layout/support/
H A Dappxmanifest.py55 AppListEntry="none",
64 AppListEntry="none",
/dports/lang/python38/Python-3.8.12/PC/layout/support/
H A Dappxmanifest.py55 AppListEntry="none",
64 AppListEntry="none",
/dports/lang/python39/Python-3.9.9/PC/layout/support/
H A Dappxmanifest.py55 AppListEntry="none",
64 AppListEntry="none",
/dports/x11-toolkits/py-tkinter/Python-3.8.12/PC/layout/support/
H A Dappxmanifest.py55 AppListEntry="none",
64 AppListEntry="none",
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/UI/Shell/
H A Dmod.rs690 …windows::runtime::IntoParam<'a, super::super::ApplicationModel::Core::AppListEntry>>(&self, applis… in IsAppListEntryPinnedAsync()
706 …windows::runtime::IntoParam<'a, super::super::ApplicationModel::Core::AppListEntry>>(&self, applis… in RequestPinAppListEntryAsync()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/UI/StartScreen/
H A Dmod.rs1502 …windows::runtime::IntoParam<'a, super::super::ApplicationModel::Core::AppListEntry>>(&self, applis… in SupportsAppListEntry()
1510 …windows::runtime::IntoParam<'a, super::super::ApplicationModel::Core::AppListEntry>>(&self, applis… in ContainsAppListEntryAsync()
1518 …windows::runtime::IntoParam<'a, super::super::ApplicationModel::Core::AppListEntry>>(&self, applis… in RequestAddAppListEntryAsync()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/ApplicationModel/
H A Dmod.rs2754 …er::Foundation::IAsyncOperation<super::Foundation::Collections::IVectorView<Core::AppListEntry>>> { in GetAppListEntriesAsync() argument
2758 …dation::IAsyncOperation<super::Foundation::Collections::IVectorView<Core::AppListEntry>>>(result__) in GetAppListEntriesAsync()
2955 …f) -> ::windows::runtime::Result<super::Foundation::Collections::IVectorView<Core::AppListEntry>> { in GetAppListEntries() argument
2959 …mut result__).from_abi::<super::Foundation::Collections::IVectorView<Core::AppListEntry>>(result__) in GetAppListEntries()