Searched refs:nCaptured_ (Results 1 – 2 of 2) sorted by relevance
81 int nCaptured_; // is captured member in X11SalFrame192 inline sal_Bool IsCaptured() const { return nCaptured_ == 1; } in IsCaptured()
672 nCaptured_ = 0; in X11SalFrame()2671 nCaptured_ = pDisplay_->CaptureMouse( bCapture ? this : NULL ); in CaptureMouse()4192 if( -1 == nCaptured_ ) in Dispatch()4196 if( -1 != nCaptured_ ) in Dispatch()
Completed in 43 milliseconds