Searched refs:totalheight (Results 1 – 1 of 1) sorted by relevance
88 float totalheight = fh.ascent + fh.descent + fh.leading; in BitmapView() local89 float yoffset = (Bounds().Height() - 10 - (totalheight * 4)) / 2; in BitmapView()90 fNoPhotoOffsets[0].Set((Bounds().Width() - fNoPhotoWidths[0]) / 2, totalheight + yoffset); in BitmapView()92 fNoPhotoOffsets[0].y + totalheight); in BitmapView()94 fNoPhotoOffsets[1].y + totalheight); in BitmapView()96 fNoPhotoOffsets[2].y + totalheight); in BitmapView()