Home
last modified time | relevance | path

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

/dports/print/scribus-devel/scribus-1.5.7/scribus/ui/
H A Dmarginwidget.h85 double topBleed() const;
H A Dmarginwidget.cpp546 double MarginWidget::topBleed() const in topBleed() function in MarginWidget
H A Dnewdocdialog.cpp551 m_bleedTop = marginGroup->topBleed(); in ExitOK()