Searched refs:winRedrawAllProcShadowGDI (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/xwin/ |
| H A D | winshadgdi.c | 40 static wBOOL CALLBACK winRedrawAllProcShadowGDI(HWND hwnd, LPARAM lParam); 269 winRedrawAllProcShadowGDI(HWND hwnd, LPARAM lParam) in winRedrawAllProcShadowGDI() function 404 EnumThreadWindows(g_dwCurrentThreadID, winRedrawAllProcShadowGDI, 0); in winAllocateFBShadowGDI() 773 EnumThreadWindows(g_dwCurrentThreadID, winRedrawAllProcShadowGDI, in winBltExposedRegionsShadowGDI() 840 EnumThreadWindows(g_dwCurrentThreadID, winRedrawAllProcShadowGDI, 0); in winRedrawScreenShadowGDI() 937 EnumThreadWindows(g_dwCurrentThreadID, winRedrawAllProcShadowGDI, 0); in winInstallColormapShadowGDI()
|