Searched refs:west (Results 1 – 11 of 11) sorted by relevance
/ohos5.0/docs/en/application-dev/reference/apis-location-kit/ |
H A D | _location___basic_info.md | 21 …A positive value indicates east longitude, and a negative value indicates west longitude. The valu… 107 …A positive value indicates east longitude, and a negative value indicates west longitude. The valu…
|
H A D | js-apis-geolocation.md | 1210 … positive value indicates east longitude , and a negative value indicates west longitude . The val… 1250 … positive value indicates east longitude , and a negative value indicates west longitude . The val… 1419 … positive value indicates east longitude , and a negative value indicates west longitude . The val…
|
H A D | js-apis-geoLocationManager.md | 35 … positive value indicates east longitude , and a negative value indicates west longitude . The val… 66 … positive value indicates east longitude , and a negative value indicates west longitude . The val… 224 … positive value indicates east longitude , and a negative value indicates west longitude . The val…
|
/ohos5.0/drivers/peripheral/camera/vdi_base/common/utils/exif/ |
H A D | exif_utils.cpp | 69 char west[2] = "W"; in GetGpsRef() local 95 if (strncpy_s(gpsRef, length, west, strlen(west)) != 0) { in GetGpsRef()
|
/ohos5.0/docs/en/application-dev/reference/apis-input-kit/ |
H A D | js-apis-pointer.md | 553 | NORTH_WEST | 8 | North-west arrow | = "GPSLongitudeRef" | Whether the longitude is east or west longitude. | 148 …"GPSDestLongitudeRef" | Whether the longitude of the destination point is east or west longitude. |
|
H A D | _image___native_module.md | 291 …roperty_gps_longitude_ref) = "GPSLongitudeRef" | Whether the longitude is east or west longitude.| 375 …"GPSDestLongitudeRef" | Whether the longitude of the destination point is east or west longitude.| 5955 Whether the longitude of the destination point is east or west longitude. 6072 Whether the longitude is east or west longitude.
|
H A D | js-apis-image.md | 8035 …ead/Write capability**: readable and writable<br> Whether the longitude is east or west longitude.| 8053 …eadable and writable<br> Whether the longitude of the destination point is east or west longitude.|
|
/ohos5.0/foundation/multimodalinput/input/frameworks/napi/pointer/src/ |
H A D | js_pointer_context.cpp | 909 napi_value west = nullptr; in CreatePointerStyle() local 910 CHKRP(napi_create_int32(env, MOUSE_ICON::WEST, &west), CREATE_INT32); in CreatePointerStyle() 1000 DECLARE_NAPI_STATIC_PROPERTY("WEST", west), in CreatePointerStyle()
|
/ohos5.0/docs/en/application-dev/reference/apis-localization-kit/ |
H A D | js-apis-i18n.md | 1813 …9.9). A positive value is used for east longitude and a negative value is used for west longitude.|
|