Searched defs:timerID (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/windows/native/sun/windows/
H A Dawt_Component.h552 virtual MsgRouting WmTimer(UINT_PTR timerID) {return mrDoDefault;} argument
H A Dawt_Window.cpp883 MsgRouting AwtWindow::WmTimer(UINT_PTR timerID) argument
885 if (timerID != IDT_AWT_SECURITYANIMATION) {

Completed in 129 milliseconds