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; local
90 fNoPhotoOffsets[0].Set((Bounds().Width() - fNoPhotoWidths[0]) / 2, totalheight + yoffset);

Completed in 36 milliseconds