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

  /external/chromium/third_party/icu/source/i18n/
astro.h 586 class U_I18N_API MoonAge : public UMemory {
588 MoonAge(double l)
599 static const MoonAge NEW_MOON();
606 // static const MoonAge FIRST_QUARTER();
613 static const MoonAge FULL_MOON();
620 // static const MoonAge LAST_QUARTER();
632 UDate getMoonTime(const MoonAge& desired, UBool next);
astro.cpp     [all...]
  /external/icu4c/i18n/
astro.h 586 class U_I18N_API MoonAge : public UMemory {
588 MoonAge(double l)
599 static const MoonAge NEW_MOON();
606 // static const MoonAge FIRST_QUARTER();
613 static const MoonAge FULL_MOON();
620 // static const MoonAge LAST_QUARTER();
632 UDate getMoonTime(const MoonAge& desired, UBool next);
astro.cpp     [all...]

Completed in 41 milliseconds