Searched defs:bDoubleClick (Results 1 – 2 of 2) sorted by relevance
664 bool bDoubleClick = (pBtn == NULL); in GenericHandler_Impl() local
1306 bool bDoubleClick = ( e.Buttons == awt::MouseButton::LEFT && e.ClickCount == 2 ); in MousePressed() local
Completed in 31 milliseconds