Home
last modified time | relevance | path

Searched refs:winGetWindowInfo (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwin/glx/
H A Ddri_helpers.c50 HWND h = winGetWindowInfo((WindowPtr)(pDrawable->base.pDraw)); in glxWinQueryDrawable()
90 h = winGetWindowInfo((WindowPtr)(pDraw)); in glxWinQueryDrawable()
H A Dwinpriv.h10 HWND winGetWindowInfo(WindowPtr pWin);
H A Dwinpriv.c22 winGetWindowInfo(WindowPtr pWin) in winGetWindowInfo() function
H A Dindirect.c891 if (winGetWindowInfo(pWin) == NULL) { in glxWinDeferredCreateDrawable()
1219 *hwnd = winGetWindowInfo(pWin); in glxWinMakeDC()