Searched refs:GetWindowWMInfo (Results 1 – 16 of 16) sorted by relevance
90 device->GetWindowWMInfo = BE_GetWindowWMInfo; in BE_CreateDevice()
124 device->GetWindowWMInfo = Android_GetWindowWMInfo; in Android_CreateDevice()
130 device->GetWindowWMInfo = PSP_GetWindowWMInfo; in PSP_Create()
117 device->GetWindowWMInfo = RPI_GetWindowWMInfo; in RPI_Create()
98 device->GetWindowWMInfo = VIVANTE_GetWindowWMInfo; in VIVANTE_Create()
240 SDL_bool(*GetWindowWMInfo) (_THIS, SDL_Window * window, member
3520 if (!_this->GetWindowWMInfo) { in SDL_GetWindowWMInfo()3524 return (_this->GetWindowWMInfo(_this, window, info)); in SDL_GetWindowWMInfo()
101 device->GetWindowWMInfo = UIKit_GetWindowWMInfo;
170 device->GetWindowWMInfo = MIR_GetWindowWMInfo; in MIR_CreateDevice()
133 device->GetWindowWMInfo = DirectFB_GetWindowWMInfo; in DirectFB_CreateDevice()
155 device->GetWindowWMInfo = Wayland_GetWindowWMInfo; in Wayland_CreateDevice()
154 device->GetWindowWMInfo = WIN_GetWindowWMInfo; in WIN_CreateDevice()
105 device->GetWindowWMInfo = Cocoa_GetWindowWMInfo;
258 device->GetWindowWMInfo = X11_GetWindowWMInfo; in X11_CreateDevice()
119 device->GetWindowWMInfo = PND_getwindowwminfo; in PND_create()
149 device->GetWindowWMInfo = WINRT_GetWindowWMInfo; in WINRT_CreateDevice()