Searched refs:lpszW (Results 1 – 1 of 1) sorted by relevance
216 LPWSTR lpszW = SDL_iconv_utf8_ucs2((char *)title); in WIN_SetWMCaption() local217 SetWindowText(SDL_Window, lpszW); in WIN_SetWMCaption()218 SDL_free(lpszW); in WIN_SetWMCaption()