Home
last modified time | relevance | path

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

/dports/net/calendarsupport/calendarsupport-21.12.3/src/printing/
H A Dcalprintpluginbase.h105 int subHeaderHeight() const;
H A Dcalprintpluginbase.cpp342 int CalPrintPluginBase::subHeaderHeight() const in subHeaderHeight() function in CalPrintPluginBase
1273 subheaderBox.setHeight(subHeaderHeight()); in drawMonth()