Home
last modified time | relevance | path

Searched defs:heading (Results 1 – 18 of 18) sorted by relevance

/expo/packages/expo-maps/ios/ExpoMaps/Records/
H A DUserLocationRecord.swift13 @Field var heading: Double? variable
/expo/ios/versioned/sdk49/ExpoMaps/ExpoMaps/Records/
H A DUserLocationRecord.swift13 @Field var heading: Double? variable
/expo/ios/versioned/sdk48/ExpoMaps/ExpoMaps/Records/
H A DUserLocationRecord.swift13 @Field var heading: Double? variable
/expo/packages/expo-maps/android/src/main/java/expo/modules/maps/records/
H A DUserLocationRecord.kt32 var heading: Float = location.bearing variable
/expo/docs/common/
H A DheadingManager.ts124 const heading = { constant
/expo/packages/@expo/metro-runtime/build/error-overlay/overlay/
H A DLogBoxInspectorStackFrames.js89 …default.createElement(LogBoxInspectorSection_1.LogBoxInspectorSection, { heading: type === 'compon… property
116 heading: { property
H A DLogBoxInspectorSection.js52 heading: { property
H A DLogBoxInspectorMessageHeader.js71 heading: { property
H A DLogBoxInspectorCodeFrame.js60 …act_1.default.createElement(LogBoxInspectorSection_1.LogBoxInspectorSection, { heading: "Source" }, property
/expo/tools/src/
H A DMarkdown.ts229 heading(token: HeadingToken): string { method in MarkdownRenderer
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/location/
H A DLocationHelpers.java113 Bundle heading = new Bundle(); in headingToBundle() local
H A DLocationModule.java770 Bundle heading = LocationHelpers.headingToBundle(trueNorth, magneticNorth, mAccuracy); in sendUpdate() local
/expo/packages/expo-location/android/src/main/java/expo/modules/location/
H A DLocationHelpers.java113 Bundle heading = new Bundle(); in headingToBundle() local
H A DLocationModule.java770 Bundle heading = LocationHelpers.headingToBundle(trueNorth, magneticNorth, mAccuracy); in sendUpdate() local
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/location/
H A DLocationHelpers.java113 Bundle heading = new Bundle(); in headingToBundle() local
H A DLocationModule.java770 Bundle heading = LocationHelpers.headingToBundle(trueNorth, magneticNorth, mAccuracy); in sendUpdate() local
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/location/
H A DLocationHelpers.java113 Bundle heading = new Bundle(); in headingToBundle() local
H A DLocationModule.java770 Bundle heading = LocationHelpers.headingToBundle(trueNorth, magneticNorth, mAccuracy); in sendUpdate() local