SDL
2.0
|
#include <SDL_androidvideo.h>
Public Member Functions | |
EGLNativeDisplayType (EGLAPIENTRY *fbGetDisplay)(void *context) | |
EGLNativeDisplayType (EGLAPIENTRY *fbGetDisplayByIndex)(int DisplayIndex) | |
void (EGLAPIENTRY *fbGetDisplayGeometry)(EGLNativeDisplayType Display | |
void (EGLAPIENTRY *fbGetDisplayInfo)(EGLNativeDisplayType Display | |
void (EGLAPIENTRY *fbDestroyDisplay)(EGLNativeDisplayType Display) | |
EGLNativeWindowType (EGLAPIENTRY *fbCreateWindow)(EGLNativeDisplayType Display | |
void (EGLAPIENTRY *fbGetWindowGeometry)(EGLNativeWindowType Window | |
void (EGLAPIENTRY *fbGetWindowInfo)(EGLNativeWindowType Window | |
void (EGLAPIENTRY *fbDestroyWindow)(EGLNativeWindowType Window) | |
BOOL (WINAPI *CloseTouchInputHandle)(HTOUCHINPUT) | |
BOOL (WINAPI *GetTouchInputInfo)(HTOUCHINPUT | |
BOOL (WINAPI *RegisterTouchWindow)(HWND | |
HRESULT (WINAPI *GetDpiForMonitor)(HMONITOR hmonitor | |
UINT (WINAPI *GetReadingString)(HIMC himc | |
BOOL (WINAPI *ShowReadingWindow)(HIMC himc | |
LPINPUTCONTEXT2 (WINAPI *ImmLockIMC)(HIMC himc) | |
BOOL (WINAPI *ImmUnlockIMC)(HIMC himc) | |
LPVOID (WINAPI *ImmLockIMCC)(HIMCC himcc) | |
BOOL (WINAPI *ImmUnlockIMCC)(HIMCC himcc) | |
Protected Attributes | |
int | allow_spaces |
unsigned int | modifierFlags |
void * | key_layout |
SDLTranslatorResponder * | fieldEdit |
NSInteger | clipboard_count |
Uint32 | screensaver_activity |
BOOL | screensaver_use_iopm |
IOPMAssertionID | screensaver_assertion |
Definition at line 35 of file SDL_androidvideo.h.
SDL_VideoData::BOOL | ( | WINAPI * | CloseTouchInputHandle | ) |
SDL_VideoData::BOOL | ( | WINAPI * | GetTouchInputInfo | ) |
SDL_VideoData::BOOL | ( | WINAPI * | RegisterTouchWindow | ) |
SDL_VideoData::BOOL | ( | WINAPI * | ShowReadingWindow | ) |
SDL_VideoData::BOOL | ( | WINAPI * | ImmUnlockIMC | ) |
SDL_VideoData::BOOL | ( | WINAPI * | ImmUnlockIMCC | ) |
SDL_VideoData::EGLNativeDisplayType | ( | EGLAPIENTRY * | fbGetDisplay | ) |
SDL_VideoData::EGLNativeDisplayType | ( | EGLAPIENTRY * | fbGetDisplayByIndex | ) |
SDL_VideoData::EGLNativeWindowType | ( | EGLAPIENTRY * | fbCreateWindow | ) |
SDL_VideoData::HRESULT | ( | WINAPI * | GetDpiForMonitor | ) |
SDL_VideoData::LPINPUTCONTEXT2 | ( | WINAPI * | ImmLockIMC | ) |
SDL_VideoData::LPVOID | ( | WINAPI * | ImmLockIMCC | ) |
SDL_VideoData::UINT | ( | WINAPI * | GetReadingString | ) |
SDL_VideoData::void | ( | EGLAPIENTRY * | fbGetDisplayGeometry | ) |
SDL_VideoData::void | ( | EGLAPIENTRY * | fbGetDisplayInfo | ) |
SDL_VideoData::void | ( | EGLAPIENTRY * | fbDestroyDisplay | ) |
SDL_VideoData::void | ( | EGLAPIENTRY * | fbGetWindowGeometry | ) |
SDL_VideoData::void | ( | EGLAPIENTRY * | fbGetWindowInfo | ) |
SDL_VideoData::void | ( | EGLAPIENTRY * | fbDestroyWindow | ) |
Atom SDL_VideoData::_NET_ACTIVE_WINDOW |
Definition at line 112 of file SDL_x11video.h.
Atom SDL_VideoData::_NET_FRAME_EXTENTS |
Definition at line 113 of file SDL_x11video.h.
Atom SDL_VideoData::_NET_WM_ACTION_FULLSCREEN |
Definition at line 105 of file SDL_x11video.h.
Atom SDL_VideoData::_NET_WM_ALLOWED_ACTIONS |
Definition at line 104 of file SDL_x11video.h.
Atom SDL_VideoData::_NET_WM_ICON |
Definition at line 108 of file SDL_x11video.h.
Atom SDL_VideoData::_NET_WM_ICON_NAME |
Definition at line 107 of file SDL_x11video.h.
Atom SDL_VideoData::_NET_WM_NAME |
Definition at line 106 of file SDL_x11video.h.
Atom SDL_VideoData::_NET_WM_PING |
Definition at line 109 of file SDL_x11video.h.
Atom SDL_VideoData::_NET_WM_STATE |
Definition at line 95 of file SDL_x11video.h.
Atom SDL_VideoData::_NET_WM_STATE_ABOVE |
Definition at line 101 of file SDL_x11video.h.
Atom SDL_VideoData::_NET_WM_STATE_FOCUSED |
Definition at line 97 of file SDL_x11video.h.
Atom SDL_VideoData::_NET_WM_STATE_FULLSCREEN |
Definition at line 100 of file SDL_x11video.h.
Atom SDL_VideoData::_NET_WM_STATE_HIDDEN |
Definition at line 96 of file SDL_x11video.h.
Atom SDL_VideoData::_NET_WM_STATE_MAXIMIZED_HORZ |
Definition at line 99 of file SDL_x11video.h.
Atom SDL_VideoData::_NET_WM_STATE_MAXIMIZED_VERT |
Definition at line 98 of file SDL_x11video.h.
Atom SDL_VideoData::_NET_WM_STATE_SKIP_PAGER |
Definition at line 103 of file SDL_x11video.h.
Atom SDL_VideoData::_NET_WM_STATE_SKIP_TASKBAR |
Definition at line 102 of file SDL_x11video.h.
Atom SDL_VideoData::_NET_WM_USER_TIME |
Definition at line 111 of file SDL_x11video.h.
Atom SDL_VideoData::_NET_WM_WINDOW_OPACITY |
Definition at line 110 of file SDL_x11video.h.
|
protected |
Definition at line 102 of file SDL_cocoavideo.h.
Definition at line 45 of file SDL_vivantevideo.h.
SDL_bool SDL_VideoData::broken_pointer_grab |
Definition at line 129 of file SDL_x11video.h.
BOOL SDL_VideoData::bShow |
Definition at line 175 of file SDL_windowsvideo.h.
char * SDL_VideoData::classname |
Definition at line 64 of file SDL_waylandvideo.h.
|
protected |
Definition at line 106 of file SDL_cocoavideo.h.
DWORD SDL_VideoData::clipboard_count |
Definition at line 130 of file SDL_windowsvideo.h.
Window SDL_VideoData::clipboard_window |
Definition at line 86 of file SDL_x11video.h.
struct wl_compositor* SDL_VideoData::compositor |
Definition at line 42 of file SDL_waylandvideo.h.
EGLContext SDL_VideoData::context |
Definition at line 52 of file SDL_waylandvideo.h.
struct wl_cursor_theme* SDL_VideoData::cursor_theme |
Definition at line 44 of file SDL_waylandvideo.h.
struct wl_data_device_manager* SDL_VideoData::data_device_manager |
Definition at line 49 of file SDL_waylandvideo.h.
int SDL_VideoData::devindex |
Definition at line 41 of file SDL_kmsdrmvideo.h.
struct wl_display* SDL_VideoData::display |
Definition at line 40 of file SDL_waylandvideo.h.
Display* SDL_VideoData::display |
Definition at line 77 of file SDL_x11video.h.
IUnknown* SDL_VideoData::displayRequest |
Definition at line 59 of file SDL_winrtvideo_cpp.h.
MONITOR_DPI_TYPE SDL_VideoData::dpiType |
Definition at line 140 of file SDL_windowsvideo.h.
MONITOR_DPI_TYPE UINT* SDL_VideoData::dpiX |
Definition at line 140 of file SDL_windowsvideo.h.
MONITOR_DPI_TYPE UINT UINT* SDL_VideoData::dpiY |
Definition at line 140 of file SDL_windowsvideo.h.
drmEventContext SDL_VideoData::drm_evctx |
Definition at line 44 of file SDL_kmsdrmvideo.h.
int SDL_VideoData::drm_fd |
Definition at line 42 of file SDL_kmsdrmvideo.h.
struct pollfd SDL_VideoData::drm_pollfd |
Definition at line 45 of file SDL_kmsdrmvideo.h.
EGLConfig SDL_VideoData::econf |
Definition at line 53 of file SDL_waylandvideo.h.
EGLDisplay SDL_VideoData::edpy |
Definition at line 51 of file SDL_waylandvideo.h.
EGLDisplay SDL_VideoData::egl_display |
Definition at line 33 of file SDL_pandora.h.
void* SDL_VideoData::egl_handle |
Definition at line 41 of file SDL_vivantevideo.h.
SDL_bool SDL_VideoData::egl_initialized |
Definition at line 32 of file SDL_pandora.h.
uint32_t SDL_VideoData::egl_refcount |
Definition at line 34 of file SDL_pandora.h.
|
protected |
Definition at line 105 of file SDL_cocoavideo.h.
KeyCode SDL_VideoData::filter_code |
Definition at line 141 of file SDL_x11video.h.
Time SDL_VideoData::filter_time |
Definition at line 142 of file SDL_x11video.h.
Uint32 SDL_VideoData::format |
Definition at line 38 of file SDL_naclvideo.h.
Windows::Foundation::EventRegistrationToken SDL_VideoData::gameBarIsInputRedirectedToken |
Definition at line 53 of file SDL_winrtvideo_cpp.h.
struct gbm_device* SDL_VideoData::gbm |
Definition at line 43 of file SDL_kmsdrmvideo.h.
Uint32 SDL_VideoData::global_mouse_buttons |
Definition at line 135 of file SDL_x11video.h.
SDL_bool SDL_VideoData::global_mouse_changed |
Definition at line 133 of file SDL_x11video.h.
SDL_Point SDL_VideoData::global_mouse_position |
Definition at line 134 of file SDL_x11video.h.
int SDL_VideoData::h |
Definition at line 39 of file SDL_naclvideo.h.
XIM SDL_VideoData::im |
Definition at line 80 of file SDL_x11video.h.
DWORD SDL_VideoData::ime_alpnsinkcookie |
Definition at line 184 of file SDL_windowsvideo.h.
SDL_bool SDL_VideoData::ime_available |
Definition at line 148 of file SDL_windowsvideo.h.
DWORD SDL_VideoData::ime_candcount |
Definition at line 159 of file SDL_windowsvideo.h.
WCHAR SDL_VideoData::ime_candidates[MAX_CANDLIST][MAX_CANDLENGTH] |
Definition at line 158 of file SDL_windowsvideo.h.
SDL_bool SDL_VideoData::ime_candlist |
Definition at line 157 of file SDL_windowsvideo.h.
int SDL_VideoData::ime_candlistindexbase |
Definition at line 163 of file SDL_windowsvideo.h.
SDL_Rect SDL_VideoData::ime_candlistrect |
Definition at line 168 of file SDL_windowsvideo.h.
UINT SDL_VideoData::ime_candpgsize |
Definition at line 162 of file SDL_windowsvideo.h.
DWORD SDL_VideoData::ime_candref |
Definition at line 160 of file SDL_windowsvideo.h.
DWORD SDL_VideoData::ime_candsel |
Definition at line 161 of file SDL_windowsvideo.h.
SDL_bool SDL_VideoData::ime_candvertical |
Definition at line 164 of file SDL_windowsvideo.h.
SDL_bool SDL_VideoData::ime_com_initialized |
Definition at line 144 of file SDL_windowsvideo.h.
WCHAR SDL_VideoData::ime_composition[SDL_TEXTEDITINGEVENT_TEXT_SIZE] |
Definition at line 153 of file SDL_windowsvideo.h.
DWORD SDL_VideoData::ime_convmodesinkcookie |
Definition at line 186 of file SDL_windowsvideo.h.
int SDL_VideoData::ime_cursor |
Definition at line 155 of file SDL_windowsvideo.h.
SDL_bool SDL_VideoData::ime_dirty |
Definition at line 166 of file SDL_windowsvideo.h.
SDL_bool SDL_VideoData::ime_enabled |
Definition at line 147 of file SDL_windowsvideo.h.
HIMC SDL_VideoData::ime_himc |
Definition at line 151 of file SDL_windowsvideo.h.
void* SDL_VideoData::ime_himm32 |
Definition at line 173 of file SDL_windowsvideo.h.
HKL SDL_VideoData::ime_hkl |
Definition at line 172 of file SDL_windowsvideo.h.
HWND SDL_VideoData::ime_hwnd_current |
Definition at line 150 of file SDL_windowsvideo.h.
HWND SDL_VideoData::ime_hwnd_main |
Definition at line 149 of file SDL_windowsvideo.h.
SDL_bool SDL_VideoData::ime_initialized |
Definition at line 146 of file SDL_windowsvideo.h.
TSFSink* SDL_VideoData::ime_ippasink |
Definition at line 188 of file SDL_windowsvideo.h.
DWORD SDL_VideoData::ime_openmodesinkcookie |
Definition at line 185 of file SDL_windowsvideo.h.
WCHAR SDL_VideoData::ime_readingstring[16] |
Definition at line 154 of file SDL_windowsvideo.h.
SDL_Rect SDL_VideoData::ime_rect |
Definition at line 167 of file SDL_windowsvideo.h.
struct ITfThreadMgr* SDL_VideoData::ime_threadmgr |
Definition at line 145 of file SDL_windowsvideo.h.
struct ITfThreadMgrEx* SDL_VideoData::ime_threadmgrex |
Definition at line 182 of file SDL_windowsvideo.h.
TSFSink* SDL_VideoData::ime_uielemsink |
Definition at line 187 of file SDL_windowsvideo.h.
DWORD SDL_VideoData::ime_uielemsinkcookie |
Definition at line 183 of file SDL_windowsvideo.h.
SDL_bool SDL_VideoData::ime_uiless |
Definition at line 181 of file SDL_windowsvideo.h.
int SDL_VideoData::ime_winheight |
Definition at line 170 of file SDL_windowsvideo.h.
int SDL_VideoData::ime_winwidth |
Definition at line 169 of file SDL_windowsvideo.h.
struct SDL_WaylandInput* SDL_VideoData::input |
Definition at line 56 of file SDL_waylandvideo.h.
PP_Instance SDL_VideoData::instance |
Definition at line 57 of file SDL_naclvideo.h.
SDL_VideoData::int |
Definition at line 135 of file SDL_windowsvideo.h.
|
protected |
Definition at line 104 of file SDL_cocoavideo.h.
SDL_Scancode SDL_VideoData::key_layout[256] |
Definition at line 126 of file SDL_x11video.h.
Uint32 SDL_VideoData::last_mode_change_deadline |
Definition at line 131 of file SDL_x11video.h.
UINT LPWSTR SDL_VideoData::lpwReadingBuf |
Definition at line 174 of file SDL_windowsvideo.h.
PP_Resource SDL_VideoData::message_loop |
Definition at line 56 of file SDL_naclvideo.h.
|
protected |
Definition at line 103 of file SDL_cocoavideo.h.
SDL_bool SDL_VideoData::net_wm |
Definition at line 89 of file SDL_x11video.h.
int SDL_VideoData::numwindows |
Definition at line 82 of file SDL_x11video.h.
Definition at line 49 of file SDL_vivantevideo.h.
Definition at line 174 of file SDL_windowsvideo.h.
Definition at line 45 of file SDL_vivantevideo.h.
pid_t SDL_VideoData::pid |
Definition at line 79 of file SDL_x11video.h.
UINT LPWSTR PINT SDL_VideoData::pnErrorIndex |
Definition at line 174 of file SDL_windowsvideo.h.
struct wl_pointer* SDL_VideoData::pointer |
Definition at line 45 of file SDL_waylandvideo.h.
struct zwp_pointer_constraints_v1* SDL_VideoData::pointer_constraints |
Definition at line 48 of file SDL_waylandvideo.h.
const PPB_Core* SDL_VideoData::ppb_core |
Definition at line 44 of file SDL_naclvideo.h.
const PPB_Fullscreen* SDL_VideoData::ppb_fullscreen |
Definition at line 45 of file SDL_naclvideo.h.
const PPB_Graphics3D* SDL_VideoData::ppb_graphics |
Definition at line 42 of file SDL_naclvideo.h.
const PPB_ImageData* SDL_VideoData::ppb_image_data |
Definition at line 47 of file SDL_naclvideo.h.
const PPB_InputEvent* SDL_VideoData::ppb_input_event |
Definition at line 50 of file SDL_naclvideo.h.
const PPB_Instance* SDL_VideoData::ppb_instance |
Definition at line 46 of file SDL_naclvideo.h.
const PPB_KeyboardInputEvent* SDL_VideoData::ppb_keyboard_input_event |
Definition at line 51 of file SDL_naclvideo.h.
const PPB_MessageLoop* SDL_VideoData::ppb_message_loop |
Definition at line 43 of file SDL_naclvideo.h.
const PPB_MouseInputEvent* SDL_VideoData::ppb_mouse_input_event |
Definition at line 52 of file SDL_naclvideo.h.
const PPB_TouchInputEvent* SDL_VideoData::ppb_touch_input_event |
Definition at line 54 of file SDL_naclvideo.h.
const PPB_Var* SDL_VideoData::ppb_var |
Definition at line 49 of file SDL_naclvideo.h.
const PPB_View* SDL_VideoData::ppb_view |
Definition at line 48 of file SDL_naclvideo.h.
const PPB_WheelInputEvent* SDL_VideoData::ppb_wheel_input_event |
Definition at line 53 of file SDL_naclvideo.h.
Atom SDL_VideoData::PRIMARY |
Definition at line 115 of file SDL_x11video.h.
SDL_VideoData::PTOUCHINPUT |
Definition at line 135 of file SDL_windowsvideo.h.
Definition at line 174 of file SDL_windowsvideo.h.
struct wl_registry* SDL_VideoData::registry |
Definition at line 41 of file SDL_waylandvideo.h.
int SDL_VideoData::relative_mouse_mode |
Definition at line 66 of file SDL_waylandvideo.h.
struct zwp_relative_pointer_manager_v1* SDL_VideoData::relative_pointer_manager |
Definition at line 47 of file SDL_waylandvideo.h.
int SDL_VideoData::render |
Definition at line 128 of file SDL_windowsvideo.h.
uint32_t SDL_VideoData::saved_conn_id |
Definition at line 47 of file SDL_kmsdrmvideo.h.
drmModeCrtc* SDL_VideoData::saved_crtc |
Definition at line 46 of file SDL_kmsdrmvideo.h.
|
protected |
Definition at line 107 of file SDL_cocoavideo.h.
|
protected |
Definition at line 109 of file SDL_cocoavideo.h.
|
protected |
Definition at line 108 of file SDL_cocoavideo.h.
SDL_bool SDL_VideoData::selection_waiting |
Definition at line 127 of file SDL_x11video.h.
void* SDL_VideoData::shcoreDLL |
Definition at line 138 of file SDL_windowsvideo.h.
struct wl_shell* SDL_VideoData::shell |
Definition at line 46 of file SDL_waylandvideo.h.
struct wl_shm* SDL_VideoData::shm |
Definition at line 43 of file SDL_waylandvideo.h.
Definition at line 45 of file SDL_vivantevideo.h.
uint32_t SDL_VideoData::swapinterval |
Definition at line 35 of file SDL_pandora.h.
SDL_Rect SDL_VideoData::textRect |
Definition at line 37 of file SDL_androidvideo.h.
SDL_VideoData::UINT |
Definition at line 135 of file SDL_windowsvideo.h.
SDL_VideoData::ULONG |
Definition at line 136 of file SDL_windowsvideo.h.
UINT SDL_VideoData::uReadingBufLen |
Definition at line 174 of file SDL_windowsvideo.h.
void* SDL_VideoData::userDLL |
Definition at line 133 of file SDL_windowsvideo.h.
Atom SDL_VideoData::UTF8_STRING |
Definition at line 114 of file SDL_x11video.h.
int SDL_VideoData::w |
Definition at line 39 of file SDL_naclvideo.h.
Definition at line 44 of file SDL_vivantevideo.h.
Definition at line 47 of file SDL_vivantevideo.h.
Definition at line 48 of file SDL_vivantevideo.h.
SDL_Window* SDL_VideoData::window |
Definition at line 40 of file SDL_naclvideo.h.
XID SDL_VideoData::window_group |
Definition at line 85 of file SDL_x11video.h.
SDL_WindowData** SDL_VideoData::windowlist |
Definition at line 83 of file SDL_x11video.h.
int SDL_VideoData::windowlistlength |
Definition at line 84 of file SDL_x11video.h.
IUnknown* SDL_VideoData::winrtEglWindow |
Definition at line 48 of file SDL_winrtvideo_cpp.h.
Atom SDL_VideoData::WM_DELETE_WINDOW |
Definition at line 93 of file SDL_x11video.h.
Atom SDL_VideoData::WM_PROTOCOLS |
Definition at line 92 of file SDL_x11video.h.
Atom SDL_VideoData::WM_TAKE_FOCUS |
Definition at line 94 of file SDL_x11video.h.
int * SDL_VideoData::X |
Definition at line 47 of file SDL_vivantevideo.h.
int* SDL_VideoData::X |
Definition at line 48 of file SDL_vivantevideo.h.
Atom SDL_VideoData::XdndActionCopy |
Definition at line 120 of file SDL_x11video.h.
Atom SDL_VideoData::XdndDrop |
Definition at line 121 of file SDL_x11video.h.
Atom SDL_VideoData::XdndEnter |
Definition at line 116 of file SDL_x11video.h.
Atom SDL_VideoData::XdndFinished |
Definition at line 122 of file SDL_x11video.h.
Atom SDL_VideoData::XdndPosition |
Definition at line 117 of file SDL_x11video.h.
Atom SDL_VideoData::XdndSelection |
Definition at line 123 of file SDL_x11video.h.
Atom SDL_VideoData::XdndStatus |
Definition at line 118 of file SDL_x11video.h.
Atom SDL_VideoData::XdndTypeList |
Definition at line 119 of file SDL_x11video.h.
struct xkb_context* SDL_VideoData::xkb_context |
Definition at line 55 of file SDL_waylandvideo.h.
Atom SDL_VideoData::XKLAVIER_STATE |
Definition at line 124 of file SDL_x11video.h.
Definition at line 47 of file SDL_vivantevideo.h.
Definition at line 48 of file SDL_vivantevideo.h.