Searched refs:pszButtonText (Results 1 – 2 of 2) sorted by relevance
87 PCWSTR pszButtonText; member
875 SDL_free((wchar_t *) pButtons[j].pszButtonText); in WIN_ShowMessageBox()880 pButton->pszButtonText = WIN_UTF8ToString(buttontext); in WIN_ShowMessageBox()896 SDL_free((wchar_t *) pButtons[i].pszButtonText); in WIN_ShowMessageBox()
Completed in 5 milliseconds