Home
last modified time | relevance | path

Searched refs:pDisp_ (Results 1 – 5 of 5) sorted by relevance

/trunk/main/vcl/unx/generic/app/
H A Dsaldisp.cxx502 pDisp_( display ), in SalDisplay()
527 if( pDisp_ ) in ~SalDisplay()
533 pDisp_ = NULL; in ~SalDisplay()
657 if( pDisp_ ) in ~SalX11Display()
660 XCloseDisplay( pDisp_ ); in ~SalX11Display()
661 pDisp_ = NULL; in ~SalX11Display()
1022 XBell( pDisp_, 0 ); in Beep()
2204 XFlush( pDisp_ ); in IsEvent()
2255 XFlush( pDisp_ ); in Yield()
2549 ServerVendor(pDisp_), VendorRelease(pDisp_) ); in PrintInfo()
[all …]
/trunk/main/vcl/inc/unx/
H A Dsaldisp.hxx343 Display *pDisp_; // X Display member in SalDisplay
453 Display *GetDisplay() const { return pDisp_; } in GetDisplay()
458 void SetServerVendor() { meServerVendor = sal_GetServerVendor(pDisp_); } in SetServerVendor()
/trunk/main/vcl/unx/kde4/
H A DKDESalDisplay.cxx40 pDisp_ = NULL; in ~SalKDEDisplay()
/trunk/main/vcl/unx/kde/
H A Dkdedata.cxx91 pDisp_ = NULL; in ~SalKDEDisplay()
/trunk/main/vcl/unx/gtk/app/
H A Dgtkdata.cxx89 pDisp_ = NULL; in ~GtkSalDisplay()

Completed in 46 milliseconds