Home
last modified time | relevance | path

Searched refs:save_to_string (Results 1 – 25 of 31) sorted by relevance

12

/dports/sysutils/gsmartcontrol/gsmartcontrol-1.1.3/src/rconfig/
H A Drcloadsave.h67 inline bool save_to_string(std::string& put_here) in save_to_string() function
82 inline bool save_to_string(std::string& put_here) in save_to_string() function
/dports/graphics/mypaint/mypaint-2.0.1/lib/
H A Dstroke.py41 self.brush_settings = bi.save_to_string()
106 clone.brush_settings = brushinfo.save_to_string()
H A Dstrokemap.py111 def save_to_string(self, translate_x, translate_y): member in StrokeShape
H A Dbrush.py476 def save_to_string(self): member in BrushInfo
/dports/textproc/xmlwrapp/xmlwrapp-0.7.0/src/libxslt/
H A Dresult.h74 virtual void save_to_string(std::string &s) const = 0;
H A Dstylesheet.cxx86 virtual void save_to_string(std::string &s) const in save_to_string() function in __anon3dbc43d90111::result_impl
/dports/textproc/xmlwrapp/xmlwrapp-0.7.0/src/libxml/
H A Ddocument.cxx447 void document::save_to_string(std::string& s) const in save_to_string() function in xml::document
454 pimpl_->xslt_result_->save_to_string(s); in save_to_string()
527 doc.save_to_string(xmldata); in operator <<()
/dports/devel/etl/synfig-1.2.2/synfig-studio/src/synfigapp/
H A Dsettings.h70 bool save_to_string(synfig::String& data);
/dports/graphics/synfig/synfig-1.2.2/synfig-studio/src/synfigapp/
H A Dsettings.h70 bool save_to_string(synfig::String& data);
/dports/graphics/synfigstudio/synfig-1.2.2/synfig-studio/src/synfigapp/
H A Dsettings.h70 bool save_to_string(synfig::String& data);
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/misc/xmlwrapp/
H A Ddocument.cpp775 void xml::document::save_to_string (std::string &s, in save_to_string() function in xml::document
787 xslt::impl::save_to_string(pimpl_->doc_, in save_to_string()
844 save_to_string(serialized_doc, save_op_no_format); in save_to_string_canonical()
870 tmp_doc.save_to_string(serialized_doc, save_op_default); in save_to_string_canonical()
918 tmp_doc.save_to_string(str, flags); in save_to_string_canonical()
933 xslt::impl::save_to_string(pimpl_->doc_, in save_to_stream()
H A Dstylesheet_impl.hpp148 void save_to_string(xmlDocPtr doc,
H A Dstylesheet.cpp101 void save_to_string(xmlDocPtr doc, in save_to_string() function
/dports/security/afl++/AFLplusplus-3.14c/custom_mutators/examples/
H A Dwrapper_afl_min.py98 data = bytearray(__mutator__.save_to_string())
H A DXmlMutatorMin.py109 def save_to_string(self): member in XmlMutatorMin
/dports/textproc/xmlwrapp/xmlwrapp-0.7.0/include/xmlwrapp/
H A Ddocument.h457 void save_to_string(std::string& s) const;
/dports/textproc/xmlwrapp/xmlwrapp-0.7.0/tests/
H A Dtest.h97 doc.save_to_string(xml); in is_same_as_file()
/dports/graphics/tesseract/tesseract-5.0.0/src/ccutil/
H A Dunicharset.h375 return save_to_string(str) && in save_to_file()
381 return save_to_string(str) && file->Serialize(&str[0], str.length()); in save_to_file()
386 bool save_to_string(std::string &str) const;
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/misc/xmlwrapp/
H A Ddocument.hpp658 void save_to_string (std::string &s,
H A Dnode.hpp1283 void save_to_string (std::string &xml,
/dports/multimedia/olive/olive-0.1.2/effects/
H A Deffect.h169 QByteArray save_to_string();
H A Deffect.cpp463 file_handle.write(save_to_string()); in save_to_file()
696 QByteArray Effect::save_to_string() { in save_to_string() function in Effect
/dports/textproc/xmlwrapp/xmlwrapp-0.7.0/docs/manual/
H A Ddocuments.doxygen127 - xml::document::save_to_string() converts the node tree to XML and places the
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/app/gap_stats/
H A Dgap_stats.cpp1443 a_node->save_to_string(as_str); in print_xml_node()
/dports/multimedia/olive/olive-0.1.2/undo/
H A Dundo.cpp1130 old_data = effect->save_to_string(); in doRedo()

12