Searched defs:altitude (Results 1 - 13 of 13) sorted by relevance

/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/API/C/
H A DWKGeolocationPosition.cpp44 WKGeolocationPositionRef WKGeolocationPositionCreate_b(double timestamp, double latitude, double longitude, double accuracy, bool providesAltitude, double altitude, bool providesAltitudeAccuracy, double altitudeAccuracy, bool providesHeading, double heading, bool providesSpeed, double speed) argument
/macosx-10.10.1/bind9-45.101/bind9/lib/dns/rdata/generic/
H A Dgpos_27.h31 char *altitude; member in struct:dns_rdata_gpos
H A Dloc_29.h33 isc_uint32_t altitude; member in struct:dns_rdata_loc_0
H A Dloc_29.c51 unsigned long altitude; local
462 unsigned long altitude; local
[all...]
/macosx-10.10.1/WebKit2-7600.1.25/Shared/
H A DWebGeolocationPosition.cpp34 WebGeolocationPosition::WebGeolocationPosition(double timestamp, double latitude, double longitude, double accuracy, bool providesAltitude, double altitude, bool providesAltitudeAccuracy, double altitudeAccuracy, bool providesHeading, double heading, bool providesSpeed, double speed) argument
H A DWebGeolocationPosition.h47 double altitude; member in struct:WebKit::WebGeolocationPosition::Data
58 static PassRefPtr<WebGeolocationPosition> create(double timestamp, double latitude, double longitude, double accuracy, bool providesAltitude, double altitude, bool providesAltitudeAccuracy, double altitudeAccuracy, bool providesHeading, double heading, bool providesSpeed, double speed) argument
71 double altitude() const { return m_data.altitude; } function in class:WebKit::WebGeolocationPosition
/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/API/gtk/
H A DWebKitGeolocationProvider.cpp89 void WebKitGeolocationProvider::notifyPositionChanged(int timestamp, double latitude, double longitude, double altitude, double accuracy, double altitudeAccuracy) argument
/macosx-10.10.1/ICU-531.30/icuSources/i18n/
H A Dastro.h253 double altitude; member in class:CalendarAstronomer::Horizon
H A Dastro.cpp512 double altitude = asin(sinD*sinL + cosD*cosL*cosH); local
/macosx-10.10.1/IOHIDFamily-606.1.7/IOHIDFamily/
H A DIOHIDEvent.cpp838 digitizerEventWithPolarOrientation( AbsoluteTime timeStamp, UInt32 transducerID, IOHIDDigitizerTransducerType type, bool inRange, UInt32 buttonState, IOFixed x, IOFixed y, IOFixed z __unused, IOFixed tipPressure, IOFixed auxPressure, IOFixed twist, IOFixed altitude, IOFixed azimuth, IOOptionBits options) argument
H A DIOHIDEventData.h228 IOFixed altitude; //The angle with the X-Y plane though a signed, semicicular range. Positive values specify an angle downward and toward the positive Z axis. member in struct:_IOHIDDigitizerEventData::__anon1944::__anon1946
H A DIOHIDEventService.cpp2296 dispatchDigitizerEventWithPolarOrientation( AbsoluteTime timeStamp, UInt32 transducerID, DigitizerTransducerType type, bool inRange, UInt32 buttonState, IOFixed x, IOFixed y, IOFixed z, IOFixed tipPressure, IOFixed auxPressure, IOFixed twist, IOFixed altitude, IOFixed azimuth, IOOptionBits options) argument
/macosx-10.10.1/libresolv-57/
H A Ddns_util.h194 uint32_t altitude; member in struct:__anon9392

Completed in 169 milliseconds