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

/haiku/src/kits/tracker/
H A DStatusWindow.cpp662 float smallFontSize = max_c(normalFontSize * 0.8f, 8.0f); local
672 BString statusString(_StatusString(availableSpace, smallFontSize,
688 font.SetSize(smallFontSize);

Completed in 46 milliseconds