Home
last modified time | relevance | path

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

/haiku/src/libs/print/libprint/
H A DPreview.cpp639 const float kShadowWidth = 3; in _DrawPageFrame() local
656 float right = x + kShadowWidth; in _DrawPageFrame()
657 float bottom = r.bottom + 1 + kShadowWidth; in _DrawPageFrame()