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

/openjdk7/jdk/src/windows/native/sun/windows/
H A Dawt_ole.cpp62 BOOL bErrorReport = iFormatLen>6 && _tcscmp(lpszFormat + iFormatLen - 6, _T("[%08x]"))==0; local
70 bErrorReport?_T("Error:"):_T(""),

Completed in 28 milliseconds