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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/x11/
H A Dwindow.h111 { m_lastButton = button; m_lastTS = timestamp; }
114 long GetLastClickTime() const { return m_lastTS; }
157 long m_lastTS; // last timestamp member in class:wxWindowX11
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/motif/
H A Dwindow.h125 { m_lastButton = button; m_lastTS = timestamp; }
128 long GetLastClickTime() const { return m_lastTS; }
254 long m_lastTS; // last timestamp member in class:wxWindow
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/x11/
H A Dwindow.cpp112 m_lastTS = 0;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/motif/
H A Dwindow.cpp216 m_lastTS = 0;

Completed in 149 milliseconds