Home
last modified time | relevance | path

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

/haiku/src/tests/add-ons/print/ppd/ui/
H A DPPDConfigView.cpp240 #define kBoxBottomMargin 4 macro
292 bounds.top = bounds.bottom - kBoxBottomMargin; in GetControlBounds()
343 box->ResizeTo(box->Bounds().Width(), builder.GetBounds().top + kBoxBottomMargin); in AddUIGroup()