Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/video/haiku/
A DSDL_bmessagebox.cc393 int pushedButton = SDL_MessageBox->Go(); in HAIKU_ShowMessageBox() local
396 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