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

  /external/chromium/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/icu4c/i18n/
astro.cpp 628 if (isINVALID(sunLongitude)) {
629 getSunLongitude(getJulianDay(), sunLongitude, meanAnomalySun);
631 return sunLongitude;
    [all...]
astro.h 707 double sunLongitude;

Completed in 140 milliseconds