HomeSort by relevance Sort by last modified time
    Searched refs:sunLongitude (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/third_party/icu/source/i18n/
astro.cpp 628 if (isINVALID(sunLongitude)) {
629 getSunLongitude(getJulianDay(), sunLongitude, meanAnomalySun);
631 return sunLongitude;
    [all...]
astro.h 707 double sunLongitude;
  /external/icu/icu4c/source/i18n/
astro.cpp 627 if (isINVALID(sunLongitude)) {
628 getSunLongitude(getJulianDay(), sunLongitude, meanAnomalySun);
630 return sunLongitude;
    [all...]
astro.h 707 double sunLongitude;