Searched refs:kBottomMargin (Results 1 - 2 of 2) sorted by relevance

/haiku/src/tests/add-ons/print/ppd/ui/
H A DPrinterSelection.cpp25 const float kBottomMargin = 3.0; variable
39 bounds.right / 3.0 - kHorizontalSpace / 2, bounds.bottom - kBottomMargin);
H A DPPDConfigView.cpp28 const float kBottomMargin = 3.0; variable
401 bounds.right - kHorizontalSpace, bounds.bottom - kBottomMargin);

Completed in 34 milliseconds