Home
last modified time | relevance | path

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

/dports/graphics/dspdfviewer/dspdfviewer-1.15.1/
H A Druntimeconfiguration.h146 unsigned bottomPaneHeight() const;
H A Dpdfviewerwindow.cpp75 unsigned mainImageHeight=100-r.bottomPaneHeight(); in PDFViewerWindow()
77 ui.verticalLayout->setStretch(1, numeric_cast<int>(r.bottomPaneHeight()) ); in PDFViewerWindow()
H A Druntimeconfiguration.cpp312 unsigned int RuntimeConfiguration::bottomPaneHeight() const in bottomPaneHeight() function in RuntimeConfiguration