Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/video/windows/
A DSDL_windowstaskdialog.h87 PCWSTR pszButtonText; member
A DSDL_windowsmessagebox.c875 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