Home
last modified time | relevance | path

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

/haiku/src/tests/add-ons/print/ppd/ui/
H A DPPDConfigView.cpp239 #define kBoxHeight 20 macro
293 bounds.bottom = bounds.top + kBoxHeight; in GetControlBounds()
354 box->ResizeTo(box->Bounds().Width(), kBoxHeight); in OpenGroup()