Home
last modified time | relevance | path

Searched refs:XError (Results 1 – 3 of 3) sorted by relevance

/trunk/main/vcl/inc/unx/
H A Dsaldata.hxx72 inline void XError( Display *pDisplay, XErrorEvent *pEvent ) const;
107 inline void X11SalData::XError( Display *pDisplay, XErrorEvent *pEvent ) const in XError() function in X11SalData
108 { pXLib_->XError( pDisplay, pEvent ); } in XError()
H A Dsaldisp.hxx245 void XError( Display *pDisp, XErrorEvent *pEvent );
/trunk/main/vcl/unx/generic/app/
H A Dsaldata.cxx231 GetX11SalData()->XError( pDisplay, pEvent ); in XErrorHdl()
523 void SalXLib::XError( Display *pDisplay, XErrorEvent *pEvent ) in XError() function in SalXLib

Completed in 29 milliseconds