Home
last modified time | relevance | path

Searched refs:showPresentationClock (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/dspdfviewer/dspdfviewer-1.15.1/
H A Druntimeconfiguration.h133 bool showPresentationClock() const;
H A Druntimeconfiguration.cpp266 bool RuntimeConfiguration::showPresentationClock() const in showPresentationClock() function in RuntimeConfiguration
H A Dpdfviewerwindow.cpp98 ui.presentationClock->setVisible(r.showPresentationClock()); in PDFViewerWindow()