Home
last modified time | relevance | path

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

/haiku/src/apps/haikudepot/ui/
H A DPackageListView.cpp555 float ratingsStarsHeight = fRatingsMetrics->Size().Height(); in DrawField() local
557 floorf(rect.LeftTop().y + (rect.Size().Height() / 2.0) - ratingsStarsHeight / 2.0)); in DrawField()