Home
last modified time | relevance | path

Searched refs:nCaptured_ (Results 1 – 2 of 2) sorted by relevance

/trunk/main/vcl/inc/unx/
H A Dsalframe.h81 int nCaptured_; // is captured member in X11SalFrame
192 inline sal_Bool IsCaptured() const { return nCaptured_ == 1; } in IsCaptured()
/trunk/main/vcl/unx/generic/window/
H A Dsalframe.cxx672 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 34 milliseconds