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

/haiku/src/apps/debugger/user_interface/gui/teams_window/
H A DTeamsListView.cpp155 float parentWidth = Inherited::GetPreferredWidth(_field, parent); local
172 return max_c(width, parentWidth);
/haiku/src/apps/drivesetup/
H A DPartitionList.cpp171 float parentWidth = Inherited::GetPreferredWidth(_field, parent); local
188 return max_c(width, parentWidth);
/haiku/src/apps/haikudepot/ui/
H A DPackageListView.cpp569 float parentWidth = Inherited::GetPreferredWidth(_field, parent); local
584 return max_c(width, parentWidth);

Completed in 28 milliseconds