Searched refs:ReloadEnumWindowsProc (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwinprefs.c144 ReloadEnumWindowsProc(HWND hwnd, LPARAM lParam) function in typeref:typename:wBOOL CALLBACK
149 ErrorF("ReloadEnumWindowsProc: hwnd==NULL!\n");
218 EnumThreadWindows(g_dwCurrentThreadID, ReloadEnumWindowsProc, FALSE);
265 EnumThreadWindows(g_dwCurrentThreadID, ReloadEnumWindowsProc, TRUE);
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinprefs.c168 ReloadEnumWindowsProc (HWND hwnd, LPARAM lParam) function in typeref:typename:wBOOL CALLBACK
174 ErrorF("ReloadEnumWindowsProc: hwnd==NULL!\n");
232 EnumThreadWindows (g_dwCurrentThreadID, ReloadEnumWindowsProc, FALSE);
282 EnumThreadWindows (g_dwCurrentThreadID, ReloadEnumWindowsProc, TRUE);

Completed in 6 milliseconds