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

/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dawt_Robot.c192 DTRACE_PRINTLN1("RobotPeer: XTest available = %d", xtestAvailable);
272 DTRACE_PRINTLN1("RobotPeer: keyPressImpl(%i)", keycode);
291 DTRACE_PRINTLN1("RobotPeer: keyReleaseImpl(%i)", keycode);
335 DTRACE_PRINTLN1("RobotPeer: mouseAction(%i)", buttonMask);
336 DTRACE_PRINTLN1("RobotPeer: mouseAction, press = %d", isMousePress);
402 DTRACE_PRINTLN1("RobotPeer: mouseWheelImpl(%i)", wheelAmt);
H A Dawt_mgrsel.c124 DTRACE_PRINTLN1("MG: select: %s", selname);
183 DTRACE_PRINTLN1("MG: screen %d - None", scr);
354 DTRACE_PRINTLN1("MG: DestroyNotify for 0x%08lx ignored", exowner);
H A Dawt_wm.c241 DTRACE_PRINTLN1("\"%s\" is not interned", name);
276 DTRACE_PRINTLN1("unknown state %d", wm_state);
651 DTRACE_PRINTLN1("%s", supported ? "yes" : "no");
671 DTRACE_PRINTLN1("%s", supported ? "yes" : "no");
973 DTRACE_PRINTLN1("no (_NET_WM_NAME = \"%s\")", net_wm_name);
1056 DTRACE_PRINTLN1("can't set _ICEWM_WINOPTHINT, error = %d",
1515 DTRACE_PRINTLN1("WM: setMotifDecor normalize exclusions, decor = 0x%X",
1606 DTRACE_PRINTLN1("WM: decorations = 0x%X", decorations);
1799 DTRACE_PRINTLN1("WM: WM_STATE(0x%x) - wrong type", shell_win);
2746 DTRACE_PRINTLN1("W
[all...]
H A Dawt_MToolkit.c278 DTRACE_PRINTLN1("awt_set_poll_timeout(%lu)", newTimeout);
468 DTRACE_PRINTLN1(" ShiftMask = %d", ShiftMask);
469 DTRACE_PRINTLN1(" ControlMask = %d", ControlMask);
2096 DTRACE_PRINTLN1("wokeup on AWTPIPE, timeout:%d", timeout);
2451 DTRACE_PRINTLN1("XS: read %lu bytes of _XSETTINGS_SETTINGS",
2513 DTRACE_PRINTLN1(" %s", ev->state == PropertyNewValue ?
2546 DTRACE_PRINTLN1("XS: awt_xsettings_owner_callback: owner = 0x%08lx",
3227 DTRACE_PRINTLN1("XS: MToolkit.loadXSettings: none on screen %d",
3351 DTRACE_PRINTLN1("XGrabPointer() failed, result %d", grab_result);
3360 DTRACE_PRINTLN1("XGrabKeyboar
[all...]
H A Dawt_GraphicsEnv.c682 DTRACE_PRINTLN1(" num screens = %i\n", locNumScr);
702 DTRACE_PRINTLN1("\ncouldn't open shared library: %s\n", dlerror());
733 DTRACE_PRINTLN1(" num screens = %i\n", locNumScr);
743 DTRACE_PRINTLN1("\ncouldn't open shared library: %s\n", dlerror());
843 DTRACE_PRINTLN1("allocating %i screens\n", awt_numScreens);
/openjdk7/jdk/src/share/native/sun/awt/debug/
H A Ddebug_trace.h98 #define DTRACE_PRINTLN1(_fmt, _arg1) \ macro
130 #define DTRACE_PRINTLN1(_fmt, _arg1) macro
/openjdk7/jdk/src/solaris/native/sun/xawt/
H A DXToolkit.c110 DTRACE_PRINTLN1("awt_NumLockMask = %u", awt_NumLockMask);
1059 DTRACE_PRINTLN1("RobotPeer: XPointer has %d buttons", num_buttons);
1072 DTRACE_PRINTLN1("RobotPeer: XPointer has %d buttons", num_buttons);
1084 DTRACE_PRINTLN1("RobotPeer: XINPUT extension is unavailable, assuming %d mouse buttons", num_buttons);
H A DXWindow.c505 DTRACE_PRINTLN1("keysymToAWTKeyCode: no key mapping found: keysym = 0x%x", x11Key);
523 DTRACE_PRINTLN1("awt_getX11KeySym: no key mapping found: awtKey = 0x%x", awtKey);
/openjdk7/jdk/src/windows/native/sun/windows/
H A Dawt_ScrollPane.cpp467 DTRACE_PRINTLN1("%x: WScrollPanePeer.setInsets()", self);
761 DTRACE_PRINTLN1("%x: WScrollPanePeer._getHScrollbarHeight()", self);
778 DTRACE_PRINTLN1("%x: WScrollPanePeer._getVScrollbarHeight()", self);
H A DThemeReader.cpp154 DTRACE_PRINTLN1("InitThemes hModThemes = %x\n", hModThemes);
H A Dawt_DesktopProperties.cpp767 DTRACE_PRINTLN1("weight=%d", font.lfWeight);
H A Dawt_Component.cpp3025 DTRACE_PRINTLN1("VK 0x%02X -> cannot convert to ANSI char",
5227 DTRACE_PRINTLN1("wheelAmt = %i\n", wheelAmt);

Completed in 531 milliseconds