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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/
H A Dwindow.cpp567 #define TRACE_KEYS _T("keyevent") macro
899 wxLogTrace(TRACE_KEYS, _T("Key %s event: keysym = %ld"),
930 wxLogTrace(TRACE_KEYS, _T("\t-> keycode %d"), keycode);
969 wxLogTrace(TRACE_KEYS, _T("\t-> wxKeyCode %ld"), key_code);
1063 wxLogTrace(TRACE_KEYS, _T("Key event intercepted by IM"));
1125 wxLogTrace(TRACE_KEYS, _T("Char event: %ld"), key_code);
1224 wxLogTrace(TRACE_KEYS, _T("IM sent character '%c'"), event.m_uniChar);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk1/
H A Dwindow.cpp626 #define TRACE_KEYS _T("keyevent") macro
958 wxLogTrace(TRACE_KEYS, _T("Key %s event: keysym = %ld"),
989 wxLogTrace(TRACE_KEYS, _T("\t-> keycode %d"), keycode);
1028 wxLogTrace(TRACE_KEYS, _T("\t-> wxKeyCode %ld"), key_code);
1180 wxLogTrace(TRACE_KEYS, _T("Char event: %ld"), key_code);

Completed in 993 milliseconds