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

/xsrc/external/mit/xorg-server.old/dist/hw/xwin/xlaunch/window/
H A Dutil.cc67 int psn_index = -(int)pnmh->code - 200; local in function:MessageDebug::debug
68 if (psn_index >= 0 && psn_index < 10 && psn_notify[psn_index])
69 printf("%s: %08x %04x WM_NOTIFY (%s)\n", prefix, hwnd, wParam, psn_notify[psn_index]);

Completed in 3 milliseconds