Searched refs:GetWindowWMInfo (Results 1 – 16 of 16) sorted by relevance
91 device->GetWindowWMInfo = HAIKU_GetWindowWMInfo; in HAIKU_CreateDevice()
132 device->GetWindowWMInfo = Android_GetWindowWMInfo; in Android_CreateDevice()
131 device->GetWindowWMInfo = PSP_GetWindowWMInfo; in PSP_Create()
99 device->GetWindowWMInfo = VIVANTE_GetWindowWMInfo; in VIVANTE_Create()
127 device->GetWindowWMInfo = DirectFB_GetWindowWMInfo; in DirectFB_CreateDevice()
132 device->GetWindowWMInfo = RPI_GetWindowWMInfo; in RPI_Create()
249 SDL_bool(*GetWindowWMInfo) (_THIS, SDL_Window * window, member
3815 if (!_this->GetWindowWMInfo) { in SDL_GetWindowWMInfo()3819 return (_this->GetWindowWMInfo(_this, window, info)); in SDL_GetWindowWMInfo()
171 device->GetWindowWMInfo = WIN_GetWindowWMInfo; in WIN_CreateDevice()
262 device->GetWindowWMInfo = X11_GetWindowWMInfo; in X11_CreateDevice()
107 device->GetWindowWMInfo = Cocoa_GetWindowWMInfo;
168 device->GetWindowWMInfo = Wayland_GetWindowWMInfo; in Wayland_CreateDevice()
103 device->GetWindowWMInfo = UIKit_GetWindowWMInfo;
120 device->GetWindowWMInfo = PND_getwindowwminfo; in PND_create()
148 device->GetWindowWMInfo = WINRT_GetWindowWMInfo; in WINRT_CreateDevice()
210 device->GetWindowWMInfo = KMSDRM_GetWindowWMInfo; in KMSDRM_CreateDevice()
Completed in 23 milliseconds