Home
last modified time | relevance | path

Searched refs:globalRedraw (Results 1 – 25 of 29) sorted by relevance

12

/dports/astro/xtide/xtide-2.15.3/
H A DxxHelpBox.cc70 void xxHelpBox::globalRedraw() { in globalRedraw() function in xxHelpBox
71 xxWindow::globalRedraw(); in globalRedraw()
H A DxxRedrawable.hh29 virtual void globalRedraw() = 0;
H A DxxHelpBox.hh26 void globalRedraw(); // See xxRedrawable.
H A DxxDisclaimer.hh30 void globalRedraw(); // See xxRedrawable.
H A DxxHorizDialog.hh30 void globalRedraw(); // See xxRedrawable.
H A DxxUnsignedChooser.hh31 void globalRedraw(); // See xxRedrawable.
H A DxxDisclaimer.cc853 void xxDisclaimer::globalRedraw() { in globalRedraw() function in xxDisclaimer
854 xxWindow::globalRedraw(); in globalRedraw()
H A DxxLocationList.hh40 void globalRedraw(); // See xxRedrawable.
H A DxxWindow.hh42 void globalRedraw(); // See xxRedrawable.
H A DxxLocationList.cc361 void xxLocationList::globalRedraw() { in globalRedraw() function in xxLocationList
362 xxWindow::globalRedraw(); in globalRedraw()
370 sortChoice->globalRedraw(); in globalRedraw()
H A DxxGraphMode.hh37 void globalRedraw(); // See xxRedrawable.
H A DxxTextMode.hh43 void globalRedraw(); // See xxRedrawable.
H A DxxClock.hh39 void globalRedraw(); // See xxRedrawable.
H A DxxPredictionWindow.hh48 void globalRedraw(); // See xxRedrawable.
H A DxxMultiChoice.hh61 void globalRedraw(); // See xxRedrawable.
H A DxxGlobe.hh35 void globalRedraw();
H A DxxMap.hh35 void globalRedraw();
H A DxxRoot.hh64 void globalRedraw(); // Redraw all windows.
H A DxxGraphMode.cc353 void xxGraphMode::globalRedraw() { in globalRedraw() function in xxGraphMode
354 xxPredictionWindow::globalRedraw(); in globalRedraw()
H A DxxHorizDialog.cc88 void xxHorizDialog::globalRedraw() { in globalRedraw() function in xxHorizDialog
H A DxxRoot.cc259 globalRedraw(); in apply()
681 void xxRoot::globalRedraw() { in globalRedraw() function in xxRoot
685 (*it)->globalRedraw(); in globalRedraw()
690 it->second->globalRedraw(); in globalRedraw()
H A DxxClock.cc450 void xxClock::globalRedraw() { in globalRedraw() function in xxClock
451 xxPredictionWindow::globalRedraw(); in globalRedraw()
H A DxxTextMode.cc463 void xxTextMode::globalRedraw() { in globalRedraw() function in xxTextMode
464 xxPredictionWindow::globalRedraw(); in globalRedraw()
H A DxxUnsignedChooser.cc148 void xxUnsignedChooser::globalRedraw() { in globalRedraw() function in xxUnsignedChooser
H A DxxPredictionWindow.cc451 void xxPredictionWindow::globalRedraw() { in globalRedraw() function in xxPredictionWindow
452 xxWindow::globalRedraw(); in globalRedraw()

12