Home
last modified time | relevance | path

Searched defs:Geopoint (Results 1 – 6 of 6) sorted by relevance

/dports/devel/llvm13/llvm-project-13.0.1.src/libc/include/
H A D__llvm-libc-common.h14 #undef __BEGIN_C_DECLS in Point()
15 #define __BEGIN_C_DECLS extern "C" { in Point()
16 in Point()
17 #undef __END_C_DECLS in Point()
18 #define __END_C_DECLS } in Point()
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Devices/Geolocation/
H A Dmod.rs53 pub type Geopoint = *mut ::core::ffi::c_void; typedef
58 pub const Geopoint: Self = Self(0i32); const
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Devices/Geolocation/
H A Dmod.rs536 pub fn Point(&self) -> ::windows::runtime::Result<Geopoint> { in Point()
1086 pub struct Geopoint(::windows::runtime::IInspectable); struct
1087 impl Geopoint { impl
1139 unsafe impl ::windows::runtime::RuntimeType for Geopoint { implementation
1142 unsafe impl ::windows::runtime::Interface for Geopoint { implementation
1146 impl ::windows::runtime::RuntimeName for Geopoint { implementation
1201 impl<'a> ::windows::runtime::IntoParam<'a, IGeoshape> for Geopoint { implementation
1206 impl<'a> ::windows::runtime::IntoParam<'a, IGeoshape> for &Geopoint { implementation
1211 unsafe impl ::std::marker::Send for Geopoint {} implementation
1212 unsafe impl ::std::marker::Sync for Geopoint {} implementation
[all …]
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/UI/Xaml/Controls/Maps/
H A Dmod.rs3581 …pub fn Location(&self) -> ::windows::runtime::Result<super::super::super::super::Devices::Geolocat… in Location()
3892 …pub fn Location(&self) -> ::windows::runtime::Result<super::super::super::super::Devices::Geolocat… in Location()
4160 …pub fn Location(&self) -> ::windows::runtime::Result<super::super::super::super::Devices::Geolocat… in Location()
4240 …pub fn Center(&self) -> ::windows::runtime::Result<super::super::super::super::Devices::Geolocatio… in Center()
8579 …pub fn Location(&self) -> ::windows::runtime::Result<super::super::super::super::Devices::Geolocat… in Location()
8666 …pub fn Location(&self) -> ::windows::runtime::Result<super::super::super::super::Devices::Geolocat… in Location()
8753 …pub fn Location(&self) -> ::windows::runtime::Result<super::super::super::super::Devices::Geolocat… in Location()
8840 …pub fn Location(&self) -> ::windows::runtime::Result<super::super::super::super::Devices::Geolocat… in Location()
9389 …pub fn Location(&self) -> ::windows::runtime::Result<super::super::super::super::Devices::Geolocat… in Location()
9730 …pub fn Location(&self) -> ::windows::runtime::Result<super::super::super::super::Devices::Geolocat… in Location()
[all …]
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Services/Maps/Guidance/
H A Dmod.rs308 …pub fn StartLocation(&self) -> ::windows::runtime::Result<super::super::super::Devices::Geolocatio… in StartLocation()
515 …pub fn Location(&self) -> ::windows::runtime::Result<super::super::super::Devices::Geolocation::Ge… in Location()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Storage/FileProperties/
H A Dmod.rs268super::IStorageFile>>(file: Param0) -> ::windows::runtime::Result<super::super::Foundation::IAsync… in GetGeotagAsync()