Home
last modified time | relevance | path

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

/haiku/src/apps/resedit/
H A DBitmapView.cpp89 float yoffset = (Bounds().Height() - 10 - (totalheight * 4)) / 2; in BitmapView() local
90 fNoPhotoOffsets[0].Set((Bounds().Width() - fNoPhotoWidths[0]) / 2, totalheight + yoffset); in BitmapView()