Home
last modified time | relevance | path

Searched refs:eb_moonph_called (Results 1 – 2 of 2) sorted by relevance

/dports/astro/marble/marble-21.12.3/src/lib/astro/
H A Declsolar.cpp69 eb_moonph_called = false; in esinit()
130 eb_moonph_called = false; in putYear()
146 if (!eb_moonph_called) moonph(); // calculate the eclipses of the year in getNumberEclYear()
462 if (!eb_moonph_called) moonph(); // calculate the eclipses of the year in getEclYearInfo()
549 if (!eb_moonph_called) moonph(); // calculate the eclipses of the year in getEclYearInfo()
603 if (!eb_moonph_called) moonph(); // calculate the eclipses of the year in getEclTxt()
652 if (!eb_moonph_called) moonph(); // calculate the eclipses of the year in putEclSelect()
678 if (!eb_moonph_called) moonph(); // calculate the eclipses of the year in nextEcl()
726 if (!eb_moonph_called) moonph(); // calculate the eclipses of the year in previousEcl()
1185 eb_moonph_called = true; in moonph()
[all …]
H A Declsolar.h88 bool eb_moonph_called; // true if moonph has already been called for year variable