Searched refs:fComputedMessageBoxWidth (Results 1 – 1 of 1) sorted by relevance
59 float fComputedMessageBoxWidth; member in HAIKU_SDL_MessageBox128 fComputedMessageBoxWidth = fMessageBoxTextView->PreferredSize().Width() + GetLeftPanelWidth(); in UpdateTextViewWidth()309 fComputedMessageBoxWidth(0.0f), in HAIKU_SDL_MessageBox()345 if (fComputedMessageBoxWidth > aNewWidth) in FrameResized()347 ResizeTo(fComputedMessageBoxWidth, aNewHeight); in FrameResized()
Completed in 3 milliseconds