Home
last modified time | relevance | path

Searched refs:GetCaptureFrame (Results 1 – 6 of 6) sorted by relevance

/trunk/main/vcl/inc/aqua/
H A Dsalframe.h176 static AquaSalFrame* GetCaptureFrame() { return s_pCaptureFrame; } in GetCaptureFrame() function in AquaSalFrame
/trunk/main/vcl/unx/gtk/window/
H A Dgtkframe.cxx1324 ! getDisplay()->GetCaptureFrame() ) in Show()
1379 if( ! getDisplay()->GetCaptureFrame() && m_nFloats == 1 ) in Show()
1393 if( ! getDisplay()->GetCaptureFrame() && m_nFloats == 0) in Show()
2953 pThis->getDisplay()->GetCaptureFrame() == pThis ) in signalConfigure()
/trunk/main/vcl/inc/unx/
H A Dsaldisp.hxx481 SalFrame* GetCaptureFrame() const in GetCaptureFrame() function in SalDisplay
/trunk/main/vcl/unx/generic/window/
H A Dsalframe.cxx1206 ! GetDisplay()->GetCaptureFrame() ) in Show()
1274 if( nVisibleFloats == 1 && ! GetDisplay()->GetCaptureFrame() ) in Show()
1357 if( nVisibleFloats == 0 && ! GetDisplay()->GetCaptureFrame() ) in Show()
/trunk/main/vcl/aqua/source/window/
H A Dsalframeview.mm530 AquaSalFrame* pDispatchFrame = AquaSalFrame::GetCaptureFrame();
/trunk/main/vcl/unx/generic/dtrans/
H A DX11_selection.cxx3327 pCaptureFrame = GetX11SalData()->GetDisplay()->GetCaptureFrame(); in startDrag()

Completed in 67 milliseconds