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

/openjdk7/jdk/src/share/native/sun/awt/debug/
H A Ddebug_trace.h80 #define DTRACE_PRINT2(_fmt, _arg1, _arg2) \ macro
120 #define DTRACE_PRINT2(_fmt, _arg1, _arg2) macro
/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dawt_mgrsel.c400 DTRACE_PRINT2("MG: screen %d, event %d ... ",
H A Dawt_wm.c1388 DTRACE_PRINT2("%d x %d;", hints->max_width, hints->max_height);
1397 DTRACE_PRINT2("%d x %d;", hints->min_width, hints->min_height);
2593 DTRACE_PRINT2("WM: setExtendedState(0x%x/0x%x) ",
H A Dawt_MToolkit.c2504 DTRACE_PRINT2("XS: awt_xsettings_callback(%d) 0x%08lx ",
/openjdk7/jdk/src/windows/native/sun/windows/
H A Dawt_Component.cpp2472 DTRACE_PRINT2(" original coords: %i,%i\n", x, y);
2474 DTRACE_PRINT2(" new coords: %i,%i\n\n", eventPt.x, eventPt.y);

Completed in 513 milliseconds