Home
last modified time | relevance | path

Searched refs:min_whitespace_at_bottom_of_page (Results 1 – 6 of 6) sorted by relevance

/dports/print/lilypond-devel/lilypond-2.23.5/lily/include/
H A Dpage-breaking.hh150 Real min_whitespace_at_bottom_of_page (Line_details const &) const;
/dports/print/lilypond/lilypond-2.22.1/lily/include/
H A Dpage-breaking.hh148 Real min_whitespace_at_bottom_of_page (Line_details const &) const;
/dports/print/lilypond/lilypond-2.22.1/lily/
H A Dpage-spacing.cc34 - breaker_->min_whitespace_at_bottom_of_page (last_line_); in calc_force()
H A Dpage-breaking.cc1164 + min_whitespace_at_bottom_of_page (cur); in min_page_count()
1206 cur_page_height -= min_whitespace_at_bottom_of_page (cached_line_details_.back ()); in min_page_count()
1695 Page_breaking::min_whitespace_at_bottom_of_page (Line_details const &line) const in min_whitespace_at_bottom_of_page() function in Page_breaking
/dports/print/lilypond-devel/lilypond-2.23.5/lily/
H A Dpage-spacing.cc37 - breaker_->min_whitespace_at_bottom_of_page (last_line_); in calc_force()
H A Dpage-breaking.cc1177 + min_whitespace_at_bottom_of_page (cur); in min_page_count()
1219 cur_page_height -= min_whitespace_at_bottom_of_page (cached_line_details_.back ()); in min_page_count()
1719 Page_breaking::min_whitespace_at_bottom_of_page (Line_details const &line) const in min_whitespace_at_bottom_of_page() function in Page_breaking