Home
last modified time | relevance | path

Searched refs:ButtonHeight (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/SDL2/src/video/windows/
A DSDL_windowsmessagebox.c565 const int ButtonHeight = 26; in WIN_ShowOldMessageBox() local
690 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