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

/haiku/src/apps/softwareupdater/
H A DSoftwareUpdaterWindow.cpp646 float defaultWidth = fDefaultRect.Width(); local
647 SetSizeLimits(defaultWidth, B_SIZE_UNLIMITED,
668 ResizeTo(defaultWidth, .75 * defaultWidth);

Completed in 57 milliseconds