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

/haiku/src/apps/debugger/user_interface/gui/team_settings_window/
H A DImageStopConfigView.cpp302 float minListHeight = 5 * (fontHeight.ascent + fontHeight.descent local
304 fStopImageNames->SetExplicitMinSize(BSize(B_SIZE_UNSET, minListHeight));

Completed in 47 milliseconds