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

/openjdk7/jdk/src/share/native/sun/awt/debug/
H A Ddebug_trace.h102 #define DTRACE_PRINTLN3(_fmt, _arg1, _arg2, _arg3) \ macro
132 #define DTRACE_PRINTLN3(_fmt, _arg1, _arg2, _arg3) macro
/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dawt_Robot.c65 DTRACE_PRINTLN3("RobotPeer: XQueryExtension(XTEST) returns major_opcode = %d, first_event = %d, first_error = %d",
314 DTRACE_PRINTLN3("RobotPeer: mouseMoveImpl(%lx, %i, %i)", xgc, root_x, root_y);
H A Dawt_mgrsel.c358 DTRACE_PRINTLN3("MG: DestroyNotify for 0x%08lx, owner of %s at screen %d",
H A Dawt_wm.c1593 DTRACE_PRINTLN3("WM: setShellDecor(0x%x/0x%x, %s)",
/openjdk7/jdk/src/windows/native/sun/windows/
H A DHashtable.cpp53 DTRACE_PRINTLN3("%s: %d entries, %d maximum entries\n", m_name, count, m_max);
H A DThemeReader.cpp257 DTRACE_PRINTLN3("Error: hres=0x%x lastError=0x%x %s\n", hres,
419 DTRACE_PRINTLN3("Java_sun_awt_windows_ThemeReader_paintButtonBackground w=%d h=%d\n stride=%d\n",w,h,stride);
H A Dawt_ScrollPane.cpp491 DTRACE_PRINTLN3("%x: WScrollPanePeer.setScrollPosition(%d, %d)", self, x, y);
H A Dawt_Component.cpp1780 DTRACE_PRINTLN3("WM_INPUTLANGCHANGE: hwnd = 0x%X (%s);"//
2572 DTRACE_PRINTLN3(
3030 DTRACE_PRINTLN3("VK 0x%02X -> converted to <0x%02X,0x%02X>",
3042 DTRACE_PRINTLN3("VK 0x%02X -> ANSI 0x%02X -> MultiByteToWideChar failed (0x%X)",
3228 DTRACE_PRINTLN3("AwtComponent::IsNumPadKey vkey = %d = 0x%x extended = %d",
H A Dawt_Frame.cpp645 DTRACE_PRINTLN3("AwtFrame::Show:%s%s%s",
/openjdk7/jdk/src/solaris/native/sun/xawt/
H A DXWindow.c617 DTRACE_PRINTLN3("%s originalKeysym=0x%x, keysym=0x%x",
890 DTRACE_PRINTLN3("%s originalKeysym=0x%x, keysym=0x%x",
978 DTRACE_PRINTLN3("%s originalKeysym=0x%x, keysym=0x%x",
1030 DTRACE_PRINTLN3("%s originalKeysym=0x%x, keysym=0x%x",
H A DXToolkit.c1047 DTRACE_PRINTLN3("RobotPeer: XQueryExtension(XINPUT) returns major_opcode = %d, first_event = %d, first_error = %d",

Completed in 2752 milliseconds