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

/openjdk7/jdk/src/share/native/sun/awt/debug/
H A Ddebug_trace.h104 #define DTRACE_PRINTLN4(_fmt, _arg1, _arg2, _arg3, _arg4) \ macro
133 #define DTRACE_PRINTLN4(_fmt, _arg1, _arg2, _arg3, _arg4) macro
/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dawt_mgrsel.c260 DTRACE_PRINTLN4("MG: new MANAGER for %s: screen %d, owner 0x%08lx (@%lu)",
264 DTRACE_PRINTLN4("MG: %ld %ld / 0x%lx 0x%lx", /* extra data */
H A Dawt_Robot.c70 DTRACE_PRINTLN4("RobotPeer: XTestQueryExtension returns event_basep = %d, error_basep = %d, majorp = %d, minorp = %d",
H A Dawt_wm.c1727 DTRACE_PRINTLN4("[top=%d,left=%d,bottom=%d,right=%d]",
2064 DTRACE_PRINTLN4("WM: PropertyNotify(0x%x/0x%x) %s %s",
H A Dawt_GraphicsEnv.c611 DTRACE_PRINTLN4("checkNewXineramaScreen() x=%i y=%i w=%i h=%i\n",newX, newY, newWidth, newHeight);
/openjdk7/jdk/src/windows/native/sun/windows/
H A Dawt_ScrollPane.cpp178 DTRACE_PRINTLN4("AwtScrollPane::SetScrollInfo %d, %d, %d, %d", orient, max, page, disableNoScroll);
H A Dawt_Component.cpp947 DTRACE_PRINTLN4("AwtComponent::Reshape from %d, %d, %d, %d", rc.left, rc.top, rc.right-rc.left, rc.bottom-rc.top);
954 DTRACE_PRINTLN4("AwtComponent::Reshape to %d, %d, %d, %d", x, y, w, h);
1762 DTRACE_PRINTLN4("WM_INPUTLANGCHANGEREQUEST: hwnd = 0x%X (%s);"//
3057 DTRACE_PRINTLN4("VK 0x%02X -> ANSI 0x%02X -> U+%04X -> Java VK 0x%X",
H A Dawt_Frame.cpp1260 DTRACE_PRINTLN4("WFramePeer.setState:%s%s ->%s%s",

Completed in 1803 milliseconds