Searched defs:assign (Results 1 - 8 of 8) sorted by relevance

/inkscape/src/extension/internal/
H A Dpov-out.h143 { assign(other); }
145 { assign(other); return *this; }
152 void assign(const PovShapeInfo &other) function in class:Inkscape::Extension::Internal::PovOutput::PovShapeInfo
H A Dodf.h60 assign(other);
65 assign(other);
69 void assign(const StyleInfo &other) function in class:Inkscape::Extension::Internal::StyleInfo
136 { assign(other); }
138 { assign(other); return *this; }
139 void assign(const GradientStop &other) function in class:Inkscape::Extension::Internal::GradientStop
161 assign(other);
166 assign(other);
170 void assign(const GradientInfo &other) function in class:Inkscape::Extension::Internal::GradientInfo
H A Dodf.cpp141 assign(other);
146 assign(other);
227 void assign(const SVDMatrix &other) function in class:Inkscape::Extension::Internal::SVDMatrix
/inkscape/src/trace/
H A Dtrace.h58 { assign(other); }
61 { assign(other); return *this; }
91 void assign(const TracingEngineResult &other) function in class:Inkscape::Trace::TracingEngineResult
H A Dsiox.cpp349 assign(other);
357 assign(other);
557 void SioxImage::assign(const SioxImage &other) function in class:org::siox::SioxImage
/inkscape/src/ui/widget/
H A Dpage-sizer.h79 { assign(other); }
85 { assign(other); return *this; }
123 void assign(const PaperSize &other) function in class:Inkscape::UI::Widget::PaperSize
/inkscape/src/
H A Ddeptool.cpp111 {assign(other);}
121 {assign(other); return *this;}
172 void assign(const FileRec &other) function in class:FileRec
/inkscape/
H A Dbuildtool.cpp678 assign(other);
683 assign(other);
698 void assign(const Namespace &other) function in class:buildtool::Namespace
723 assign(other);
728 assign(other);
743 void assign(const Attribute &other) function in class:buildtool::Attribute
780 assign(other);
785 assign(other);
853 void assign(const Element &other) function in class:buildtool::Element
1786 assign(othe
1909 void assign(const URI &other) function in class:buildtool::URI
2739 void assign(const FileSet &other) function in class:buildtool::FileSet
2836 void assign(const FileList &other) function in class:buildtool::FileList
3384 void assign(const PkgConfig &other) function in class:buildtool::PkgConfig
5676 void assign(const FileRec &other) function in class:buildtool::FileRec
5752 void assign(const DepRec &other) function in class:buildtool::DepRec
5801 virtual void assign(const DepTool &other) function in class:buildtool::DepTool
6645 void assign(const Task &other) function in class:buildtool::Task
9219 void assign(const Target &other) function in class:buildtool::Target
9455 void Make::assign(const Make &other) function in class:buildtool::Make
[all...]

Completed in 46 milliseconds