Home
last modified time | relevance | path

Searched refs:PathFigureCollection (Results 1 – 2 of 2) sorted by relevance

/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/UI/Xaml/Media/
H A Dmod.rs248 pub type PathFigureCollection = *mut ::core::ffi::c_void; typedef
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/UI/Xaml/Media/
H A Dmod.rs9514 impl PathFigureCollection { implementation
9621 fn from(value: PathFigureCollection) -> Self { in from()
9627 fn from(value: &PathFigureCollection) -> Self { in from()
9645 fn from(value: PathFigureCollection) -> Self { in from()
9651 fn from(value: &PathFigureCollection) -> Self { in from()
9669 fn from(value: PathFigureCollection) -> Self { in from()
9675 fn from(value: &PathFigureCollection) -> Self { in from()
9718 unsafe impl ::std::marker::Send for PathFigureCollection {} implementation
9720 unsafe impl ::std::marker::Sync for PathFigureCollection {} implementation
9722 impl ::std::iter::IntoIterator for PathFigureCollection { implementation
[all …]