Searched refs:ButtonHeight (Results 1 – 1 of 1) sorted by relevance
565 const int ButtonHeight = 26; in WIN_ShowOldMessageBox() local690 Size.cy += ButtonHeight + TextMargin; in WIN_ShowOldMessageBox()709 y = Size.cy - ButtonHeight - ButtonMargin; in WIN_ShowOldMessageBox()734 …if (buttontext == NULL || !AddDialogButton(dialog, x, y, ButtonWidth, ButtonHeight, buttontext, ID… in WIN_ShowOldMessageBox()
Completed in 4 milliseconds