Searched refs:LastError (Results 1 - 4 of 4) sorted by relevance

/haiku/src/libs/print/libprint/
H A DTransport.cpp115 string &Transport::LastError() const function in class:Transport
148 throw TransportException(LastError());
161 throw TransportException(LastError());
H A DGraphicsDriver.cpp712 alert = new BAlert("", fTransport->LastError().c_str(), "OK");
/haiku/headers/libs/print/libprint/
H A DTransport.h46 const string& LastError() const;
/haiku/src/servers/app/font/
H A DFontEngine.h88 int LastError() const function in class:FontEngine

Completed in 89 milliseconds