Searched refs:SDL_Appstyle (Results 1 – 2 of 2) sorted by relevance
27 extern Uint32 SDL_Appstyle;
1041 Uint32 SDL_Appstyle = 0; variable1059 SDL_Appstyle = (CS_BYTEALIGNCLIENT | CS_OWNDC); in SDL_RegisterApp()1066 SDL_Appstyle = style; in SDL_RegisterApp()1077 wcex.style = SDL_Appstyle; in SDL_RegisterApp()