Searched refs:WINRT_ShowMessageBox (Results 1 – 3 of 3) sorted by relevance
25 extern int WINRT_ShowMessageBox(const SDL_MessageBoxData *messageboxdata, int *buttonid);
47 WINRT_ShowMessageBox(const SDL_MessageBoxData *messageboxdata, int *buttonid) in WINRT_ShowMessageBox() function
3685 WINRT_ShowMessageBox(messageboxdata, buttonid) == 0) { in SDL_ShowMessageBox()