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

/xsrc/external/mit/xorg-server.old/dist/hw/xwin/xlaunch/window/
H A Dutil.h43 class MessageDebug class
H A Dutil.cc50 void MessageDebug::debug(HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam, const char *prefix)
86 const char * MessageDebug::message_names[MESSAGE_NAMES_LEN] = {
H A Ddialog.cc52 MessageDebug::debug(hwndDlg, uMsg, wParam, lParam, __FUNCTION__);
H A Dwindow.cc125 MessageDebug::debug(hwnd, uMsg, wParam, lParam, __FUNCTION__);
H A Dwizard.cc230 MessageDebug::debug(hwndDlg, uMsg, wParam, lParam, __FUNCTION__);

Completed in 9 milliseconds