SDL  2.0
SDL_VideoData Struct Reference

#include <SDL_androidvideo.h>

+ Collaboration diagram for SDL_VideoData:

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)
 

Data Fields

SDL_Rect textRect
 
int allow_spaces
 
unsigned int modifierFlags
 
void * key_layout
 
SDLTranslatorResponder * fieldEdit
 
NSInteger clipboard_count
 
Uint32 screensaver_activity
 
BOOL screensaver_use_iopm
 
IOPMAssertionID screensaver_assertion
 
Uint32 format
 
int w
 
int h
 
SDL_Window * window
 
const PPB_Graphics3D * ppb_graphics
 
const PPB_MessageLoop * ppb_message_loop
 
const PPB_Core * ppb_core
 
const PPB_Fullscreen * ppb_fullscreen
 
const PPB_Instance * ppb_instance
 
const PPB_ImageData * ppb_image_data
 
const PPB_View * ppb_view
 
const PPB_Var * ppb_var
 
const PPB_InputEvent * ppb_input_event
 
const PPB_KeyboardInputEvent * ppb_keyboard_input_event
 
const PPB_MouseInputEvent * ppb_mouse_input_event
 
const PPB_WheelInputEvent * ppb_wheel_input_event
 
const PPB_TouchInputEvent * ppb_touch_input_event
 
PP_Resource message_loop
 
PP_Instance instance
 
SDL_bool egl_initialized
 
EGLDisplay egl_display
 
uint32_t egl_refcount
 
uint32_t swapinterval
 
void * egl_handle
 
int * Width
 
int int * Height
 
int int unsigned long * Physical
 
int int unsigned long int * Stride
 
int int unsigned long int int * BitsPerPixel
 
int X
 
int int Y
 
int int int Width
 
int int int int Height
 
int * X
 
int int * Y
 
int int int * Width
 
int int int int * Height
 
int int int int int * BitsPerPixel
 
int int int int int unsigned int * Offset
 
struct wl_display * display
 
struct wl_registry * registry
 
struct wl_compositor * compositor
 
struct wl_shm * shm
 
struct wl_cursor_theme * cursor_theme
 
struct wl_cursor * default_cursor
 
struct wl_pointer * pointer
 
struct wl_shell * shell
 
EGLDisplay edpy
 
EGLContext context
 
EGLConfig econf
 
struct xkb_context * xkb_context
 
struct SDL_WaylandInput * input
 
int render
 
DWORD clipboard_count
 
void * userDLL
 
 UINT
 
 PTOUCHINPUT
 
 int
 
 ULONG
 
void * shcoreDLL
 
MONITOR_DPI_TYPE dpiType
 
MONITOR_DPI_TYPE UINT * dpiX
 
MONITOR_DPI_TYPE UINT UINT * dpiY
 
SDL_bool ime_com_initialized
 
struct ITfThreadMgr * ime_threadmgr
 
SDL_bool ime_initialized
 
SDL_bool ime_enabled
 
SDL_bool ime_available
 
HWND ime_hwnd_main
 
HWND ime_hwnd_current
 
HIMC ime_himc
 
WCHAR ime_composition [SDL_TEXTEDITINGEVENT_TEXT_SIZE]
 
WCHAR ime_readingstring [16]
 
int ime_cursor
 
SDL_bool ime_candlist
 
WCHAR ime_candidates [MAX_CANDLIST][MAX_CANDLENGTH]
 
DWORD ime_candcount
 
DWORD ime_candref
 
DWORD ime_candsel
 
UINT ime_candpgsize
 
int ime_candlistindexbase
 
SDL_bool ime_candvertical
 
SDL_bool ime_dirty
 
SDL_Rect ime_rect
 
SDL_Rect ime_candlistrect
 
int ime_winwidth
 
int ime_winheight
 
HKL ime_hkl
 
void * ime_himm32
 
UINT uReadingBufLen
 
UINT LPWSTR lpwReadingBuf
 
UINT LPWSTR PINT pnErrorIndex
 
UINT LPWSTR PINT BOOL * pfIsVertical
 
UINT LPWSTR PINT BOOL PUINT puMaxReadingLen
 
BOOL bShow
 
SDL_bool ime_uiless
 
struct ITfThreadMgrEx * ime_threadmgrex
 
DWORD ime_uielemsinkcookie
 
DWORD ime_alpnsinkcookie
 
DWORD ime_openmodesinkcookie
 
DWORD ime_convmodesinkcookie
 
TSFSink * ime_uielemsink
 
TSFSink * ime_ippasink
 
IUnknown * winrtEglWindow
 
Display * display
 
char * classname
 
pid_t pid
 
XIM im
 
int numwindows
 
SDL_WindowData ** windowlist
 
int windowlistlength
 
SDL_bool net_wm
 
Atom WM_PROTOCOLS
 
Atom WM_DELETE_WINDOW
 
Atom _NET_WM_STATE
 
Atom _NET_WM_STATE_HIDDEN
 
Atom _NET_WM_STATE_FOCUSED
 
Atom _NET_WM_STATE_MAXIMIZED_VERT
 
Atom _NET_WM_STATE_MAXIMIZED_HORZ
 
Atom _NET_WM_STATE_FULLSCREEN
 
Atom _NET_WM_ALLOWED_ACTIONS
 
Atom _NET_WM_ACTION_FULLSCREEN
 
Atom _NET_WM_NAME
 
Atom _NET_WM_ICON_NAME
 
Atom _NET_WM_ICON
 
Atom _NET_WM_PING
 
Atom _NET_ACTIVE_WINDOW
 
Atom UTF8_STRING
 
Atom PRIMARY
 
Atom XdndEnter
 
Atom XdndPosition
 
Atom XdndStatus
 
Atom XdndTypeList
 
Atom XdndActionCopy
 
Atom XdndDrop
 
Atom XdndFinished
 
Atom XdndSelection
 
Atom XKLAVIER_STATE
 
SDL_Scancode key_layout [256]
 
SDL_bool selection_waiting
 
Uint32 last_mode_change_deadline
 

Detailed Description

Definition at line 35 of file SDL_androidvideo.h.

Member Function Documentation

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)

Field Documentation

Atom SDL_VideoData::_NET_ACTIVE_WINDOW

Definition at line 103 of file SDL_x11video.h.

Atom SDL_VideoData::_NET_WM_ACTION_FULLSCREEN

Definition at line 98 of file SDL_x11video.h.

Atom SDL_VideoData::_NET_WM_ALLOWED_ACTIONS

Definition at line 97 of file SDL_x11video.h.

Atom SDL_VideoData::_NET_WM_ICON

Definition at line 101 of file SDL_x11video.h.

Atom SDL_VideoData::_NET_WM_ICON_NAME

Definition at line 100 of file SDL_x11video.h.

Atom SDL_VideoData::_NET_WM_NAME

Definition at line 99 of file SDL_x11video.h.

Atom SDL_VideoData::_NET_WM_PING

Definition at line 102 of file SDL_x11video.h.

Atom SDL_VideoData::_NET_WM_STATE

Definition at line 91 of file SDL_x11video.h.

Atom SDL_VideoData::_NET_WM_STATE_FOCUSED

Definition at line 93 of file SDL_x11video.h.

Atom SDL_VideoData::_NET_WM_STATE_FULLSCREEN

Definition at line 96 of file SDL_x11video.h.

Atom SDL_VideoData::_NET_WM_STATE_HIDDEN

Definition at line 92 of file SDL_x11video.h.

Atom SDL_VideoData::_NET_WM_STATE_MAXIMIZED_HORZ

Definition at line 95 of file SDL_x11video.h.

Atom SDL_VideoData::_NET_WM_STATE_MAXIMIZED_VERT

Definition at line 94 of file SDL_x11video.h.

int SDL_VideoData::allow_spaces

Definition at line 49 of file SDL_cocoavideo.h.

int int unsigned long int int* SDL_VideoData::BitsPerPixel

Definition at line 45 of file SDL_vivantevideo.h.

int int int int int* SDL_VideoData::BitsPerPixel

Definition at line 49 of file SDL_vivantevideo.h.

BOOL SDL_VideoData::bShow

Definition at line 175 of file SDL_windowsvideo.h.

char* SDL_VideoData::classname

Definition at line 77 of file SDL_x11video.h.

NSInteger SDL_VideoData::clipboard_count

Definition at line 53 of file SDL_cocoavideo.h.

DWORD SDL_VideoData::clipboard_count

Definition at line 130 of file SDL_windowsvideo.h.

struct wl_compositor* SDL_VideoData::compositor

Definition at line 42 of file SDL_waylandvideo.h.

EGLContext SDL_VideoData::context

Definition at line 50 of file SDL_waylandvideo.h.

struct wl_cursor_theme* SDL_VideoData::cursor_theme

Definition at line 44 of file SDL_waylandvideo.h.

struct wl_cursor* SDL_VideoData::default_cursor

Definition at line 45 of file SDL_waylandvideo.h.

struct wl_display* SDL_VideoData::display

Definition at line 40 of file SDL_waylandvideo.h.

Display* SDL_VideoData::display

Definition at line 76 of file SDL_x11video.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.

EGLConfig SDL_VideoData::econf

Definition at line 51 of file SDL_waylandvideo.h.

EGLDisplay SDL_VideoData::edpy

Definition at line 49 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.

SDLTranslatorResponder* SDL_VideoData::fieldEdit

Definition at line 52 of file SDL_cocoavideo.h.

Uint32 SDL_VideoData::format

Definition at line 38 of file SDL_naclvideo.h.

int SDL_VideoData::h

Definition at line 39 of file SDL_naclvideo.h.

int int int int * SDL_VideoData::Height

Definition at line 44 of file SDL_vivantevideo.h.

int int int int SDL_VideoData::Height

Definition at line 47 of file SDL_vivantevideo.h.

int int int int* SDL_VideoData::Height

Definition at line 48 of file SDL_vivantevideo.h.

XIM SDL_VideoData::im

Definition at line 79 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 54 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.

void* SDL_VideoData::key_layout

Definition at line 51 of file SDL_cocoavideo.h.

SDL_Scancode SDL_VideoData::key_layout[256]

Definition at line 116 of file SDL_x11video.h.

Uint32 SDL_VideoData::last_mode_change_deadline

Definition at line 119 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.

unsigned int SDL_VideoData::modifierFlags

Definition at line 50 of file SDL_cocoavideo.h.

SDL_bool SDL_VideoData::net_wm

Definition at line 86 of file SDL_x11video.h.

int SDL_VideoData::numwindows

Definition at line 81 of file SDL_x11video.h.

int int int int int unsigned int* SDL_VideoData::Offset

Definition at line 49 of file SDL_vivantevideo.h.

UINT LPWSTR PINT BOOL* SDL_VideoData::pfIsVertical

Definition at line 174 of file SDL_windowsvideo.h.

int int unsigned long* SDL_VideoData::Physical

Definition at line 45 of file SDL_vivantevideo.h.

pid_t SDL_VideoData::pid

Definition at line 78 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 46 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 105 of file SDL_x11video.h.

SDL_VideoData::PTOUCHINPUT

Definition at line 135 of file SDL_windowsvideo.h.

UINT LPWSTR PINT BOOL PUINT SDL_VideoData::puMaxReadingLen

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::render

Definition at line 128 of file SDL_windowsvideo.h.

Uint32 SDL_VideoData::screensaver_activity

Definition at line 54 of file SDL_cocoavideo.h.

IOPMAssertionID SDL_VideoData::screensaver_assertion

Definition at line 56 of file SDL_cocoavideo.h.

BOOL SDL_VideoData::screensaver_use_iopm

Definition at line 55 of file SDL_cocoavideo.h.

SDL_bool SDL_VideoData::selection_waiting

Definition at line 117 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 47 of file SDL_waylandvideo.h.

struct wl_shm* SDL_VideoData::shm

Definition at line 43 of file SDL_waylandvideo.h.

int int unsigned long int* SDL_VideoData::Stride

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 104 of file SDL_x11video.h.

int SDL_VideoData::w

Definition at line 39 of file SDL_naclvideo.h.

int int int * SDL_VideoData::Width

Definition at line 44 of file SDL_vivantevideo.h.

int int int SDL_VideoData::Width

Definition at line 47 of file SDL_vivantevideo.h.

int int int* SDL_VideoData::Width

Definition at line 48 of file SDL_vivantevideo.h.

SDL_Window* SDL_VideoData::window

Definition at line 40 of file SDL_naclvideo.h.

SDL_WindowData** SDL_VideoData::windowlist

Definition at line 82 of file SDL_x11video.h.

int SDL_VideoData::windowlistlength

Definition at line 83 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 90 of file SDL_x11video.h.

Atom SDL_VideoData::WM_PROTOCOLS

Definition at line 89 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 110 of file SDL_x11video.h.

Atom SDL_VideoData::XdndDrop

Definition at line 111 of file SDL_x11video.h.

Atom SDL_VideoData::XdndEnter

Definition at line 106 of file SDL_x11video.h.

Atom SDL_VideoData::XdndFinished

Definition at line 112 of file SDL_x11video.h.

Atom SDL_VideoData::XdndPosition

Definition at line 107 of file SDL_x11video.h.

Atom SDL_VideoData::XdndSelection

Definition at line 113 of file SDL_x11video.h.

Atom SDL_VideoData::XdndStatus

Definition at line 108 of file SDL_x11video.h.

Atom SDL_VideoData::XdndTypeList

Definition at line 109 of file SDL_x11video.h.

struct xkb_context* SDL_VideoData::xkb_context

Definition at line 53 of file SDL_waylandvideo.h.

Atom SDL_VideoData::XKLAVIER_STATE

Definition at line 114 of file SDL_x11video.h.

int int * SDL_VideoData::Y

Definition at line 47 of file SDL_vivantevideo.h.

int int* SDL_VideoData::Y

Definition at line 48 of file SDL_vivantevideo.h.


The documentation for this struct was generated from the following files: