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

/haiku/src/apps/bootmanager/
H A DDrivesPage.cpp234 float pathWidth = font->StringWidth(fPath.Path()); local
235 if (width < pathWidth)
236 width = pathWidth;

Completed in 151 milliseconds