Searched refs:yoffset (Results 1 – 1 of 1) sorted by relevance
89 float yoffset = (Bounds().Height() - 10 - (totalheight * 4)) / 2; in BitmapView() local90 fNoPhotoOffsets[0].Set((Bounds().Width() - fNoPhotoWidths[0]) / 2, totalheight + yoffset); in BitmapView()