Searched refs:ensureVector (Results 1 - 13 of 13) sorted by relevance

/inkscape/src/
H A Dsp-linear-gradient.cpp91 this->ensureVector();
H A Dsp-gradient.h164 void ensureVector();
H A Dsp-radial-gradient.cpp145 this->ensureVector();
H A Dsp-gradient.cpp526 // this->ensureVector();
530 this->ensureVector();
663 void SPGradient::ensureVector() function in class:SPGradient
932 reffed->ensureVector();
1143 gr->ensureVector();
H A Dgradient-chemistry.cpp108 gr->ensureVector();
1073 lg->ensureVector();
1168 rg->ensureVector();
1185 rg->ensureVector();
H A Dgradient-drag.cpp538 gradient->ensureVector();
1915 rg->ensureVector();
1938 lg->ensureVector();
/inkscape/src/widgets/
H A Dswatch-selector.cpp72 ngr->ensureVector();
H A Dgradient-vector.cpp1147 gradient->ensureVector();
1303 ngr->ensureVector();
1342 ngr->ensureVector();
H A Dgradient-toolbar.cpp537 gradient->ensureVector();
/inkscape/src/extension/internal/
H A Demf-print.cpp421 SP_GRADIENT(lg)->ensureVector(); // when exporting from commandline, vector is not built
425 SP_GRADIENT(rg)->ensureVector(); // when exporting from commandline, vector is not built
621 SP_GRADIENT(lg)->ensureVector(); // when exporting from commandline, vector is not built
634 SP_GRADIENT(rg)->ensureVector(); // when exporting from commandline, vector is not built
H A Dwmf-print.cpp412 SP_GRADIENT(lg)->ensureVector(); // when exporting from commandline, vector is not built
416 SP_GRADIENT(rg)->ensureVector(); // when exporting from commandline, vector is not built
H A Dcairo-render-context.cpp1219 SP_GRADIENT(lg)->ensureVector(); // when exporting from commandline, vector is not built
1243 SP_GRADIENT(rg)->ensureVector(); // when exporting from commandline, vector is not built
/inkscape/src/ui/tools/
H A Dgradient-tool.cpp355 SP_GRADIENT(parent)->ensureVector();

Completed in 510 milliseconds