Searched refs:listItemHeight (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/softwareupdater/
H A DSoftwareUpdaterWindow.h53 BBitmap* _GetPackageIcon(float listItemHeight);
H A DSoftwareUpdaterWindow.cpp847 SuperItem::_GetPackageIcon(float listItemHeight) argument
849 int32 iconSize = int(listItemHeight * .8);

Completed in 42 milliseconds