Searched refs:SDL_ORIENTATION_UNKNOWN (Results 1 – 4 of 4) sorted by relevance
39 if (data1 == SDL_ORIENTATION_UNKNOWN || data1 == display->orientation) { in SDL_SendDisplayEvent()
183 SDL_ORIENTATION_UNKNOWN, /**< The display orientation can't be determined */ enumerator
498 SDL_DisplayOrientation orientation = SDL_ORIENTATION_UNKNOWN;
768 CHECK_DISPLAY_INDEX(displayIndex, SDL_ORIENTATION_UNKNOWN); in SDL_GetDisplayOrientation()
Completed in 10 milliseconds