Searched refs:pushedButton (Results 1 – 1 of 1) sorted by relevance
393 int pushedButton = SDL_MessageBox->Go(); in HAIKU_ShowMessageBox() local396 if (closeButton != G_CLOSE_BUTTON_ID && pushedButton == G_CLOSE_BUTTON_ID) in HAIKU_ShowMessageBox()398 pushedButton = closeButton; in HAIKU_ShowMessageBox()414 *buttonid = pushedButton; in HAIKU_ShowMessageBox()
Completed in 3 milliseconds