Searched defs:outbuf (Results 1 - 4 of 4) sorted by relevance
/inkscape/src/extension/internal/ | ||
H A D | javafx-out.h | 77 String outbuf; //main output buffer member in class:Inkscape::Extension::Internal::JavaFXOutput |
H A D | pov-out.h | 163 String outbuf; member in class:Inkscape::Extension::Internal::PovOutput |
/inkscape/src/io/ | ||
H A D | xsltstream.h | 92 xmlChar *outbuf; member in class:Inkscape::IO::XsltInputStream 127 Glib::ustring outbuf; member in class:Inkscape::IO::XsltOutputStream |
/inkscape/ | ||
H A D | buildtool.cpp | 3090 String &outbuf, 3938 String &outbuf, 3945 outbuf.clear(); 3991 if (&outbuf != &errbuf) { 4081 outbuf.push_back(readBuf[i]); 4096 //trace("outbuf:%s", outbuf.c_str()); 4135 String &outbuf, 4142 outbuf.clear(); 4236 outbuf 3936 executeCommand(const String &command, const String &inbuf, String &outbuf, String &errbuf) argument 4133 executeCommand(const String &command, const String &inbuf, String &outbuf, String &errbuf) argument 8027 String outbuf, errbuf; local 8507 String outbuf, errbuf; local 8882 String outbuf, errbuf; local [all...] |
Completed in 3171 milliseconds