Home
last modified time | relevance | path

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

/haiku/src/add-ons/screen_savers/slideshowsaver/
H A DSlideShowConfigView.cpp301 float xbold, ybold; in Draw() local
302 xbold = fh.descent + 1; in Draw()
306 DrawString(title, BPoint(xbold, ybold)); in Draw()
315 DrawString(writtenby, BPoint(xbold, yplain * 1 + ybold)); in Draw()