Home
last modified time | relevance | path

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

/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/UI/Xaml/Media/
H A Dmod.rs528 Self::IArcSegmentStatics(|this| unsafe { in PointProperty()
534 Self::IArcSegmentStatics(|this| unsafe { in SizeProperty()
540 Self::IArcSegmentStatics(|this| unsafe { in RotationAngleProperty()
546 Self::IArcSegmentStatics(|this| unsafe { in IsLargeArcProperty()
552 Self::IArcSegmentStatics(|this| unsafe { in SweepDirectionProperty()
605 …pub fn IArcSegmentStatics<R, F: FnOnce(&IArcSegmentStatics) -> ::windows::runtime::Result<R>>(call… in IArcSegmentStatics() method
606 …static mut SHARED: ::windows::runtime::FactoryCache<ArcSegment, IArcSegmentStatics> = ::windows::r… in IArcSegmentStatics()
4441 pub struct IArcSegmentStatics(::windows::runtime::IInspectable); struct
4442 unsafe impl ::windows::runtime::Interface for IArcSegmentStatics { implementation