OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MoonAge
(Results
1 - 2
of
2
) sorted by null
/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 2822 milliseconds