Home
last modified time | relevance | path

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

/haiku/src/libs/print/libprint/
H A DPagesView.cpp6 static const float kPageWidth = 16; variable
42 BPoint next(kPageWidth + kPageHorizontalIndent * 2 + 10, 0); in Draw()
47 BPoint next(kPageWidth + kPageHorizontalIndent * 1 + 10, 0); in Draw()
90 page[1].x = position.x + kPageWidth - 1; in _DrawPage()
92 page[2].x = position.x + kPageWidth - 1; in _DrawPage()
109 BPoint(kPageWidth - kPageHorizontalIndent + 1, kPageHeight - 2)); in _DrawPage()