Searched refs:mbIsLastMouseDownPosValid (Results 1 – 1 of 1) sorted by relevance
81 mbIsLastMouseDownPosValid( false ), in PaintOverlayHandler()223 mbIsLastMouseDownPosValid = false; in disable()264 mbIsLastMouseDownPosValid = true; in handleMousePressed()291 if( mbIsLastMouseDownPosValid && in handleMouseReleased()295 mbIsLastMouseDownPosValid = false; in handleMouseReleased()326 mbIsLastMouseDownPosValid = false; in handleMouseExited()476 bool mbIsLastMouseDownPosValid; member in slideshow::internal::PaintOverlayHandler
Completed in 7 milliseconds