Home
last modified time | relevance | path

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

/haiku/src/libs/print/libprint/
H A DPreview.cpp970 const float windowBorderHeight = 5; in _ResizeToPage() local
979 float maxHeight = rect.Height() + 1 - windowBorderHeight - Frame().top; in _ResizeToPage()