Searched refs:org (Results 1 - 10 of 10) sorted by relevance

/inkscape/src/extension/dbus/
H A Dbuilddocs.sh1 xsltproc doc/spec-to-docbook.xsl application-interface.xml > doc/org.inkscape.application.ref.xml &&
2 xsltproc doc/spec-to-docbook.xsl document-interface.xml > doc/org.inkscape.document.ref.xml &&
3 xsltproc doc/spec-to-docbook.xsl proposed-interface.xml > doc/org.inkscape.proposed.ref.xml &&
/inkscape/src/live_effects/
H A Dlpe-rough-hatches.h42 linearSnake(Geom::Piecewise<Geom::D2<Geom::SBasis> > const &f, Geom::Point const &org);
H A Dlpe-rough-hatches.cpp375 LPERoughHatches::linearSnake(Piecewise<D2<SBasis> > const &f, Point const &org){ argument
385 std::vector<double> levels = generateLevels(*range, org[X]);
411 int n = int((range->min()-org[X])/hatch_dist);
/inkscape/share/extensions/
H A Dpathalongpath.py61 def stretch(pathcomp,xscale,yscale,org):
64 pt[0]=org[0]+(pt[0]-org[0])*xscale
65 pt[1]=org[1]+(pt[1]-org[1])*yscale
H A Dpathscatter.py75 def stretch(pathcomp,xscale,yscale,org):
78 pt[0]=org[0]+(pt[0]-org[0])*xscale
79 pt[1]=org[1]+(pt[1]-org[1])*yscale
168 self.gNode = etree.Element('{http://www.w3.org/2000/svg}g')
177 self.patternNode = etree.Element('{http://www.w3.org/2000/svg}use')
178 self.patternNode.set('{http://www.w3.org/1999/xlink}href',"#%s"%id)
/inkscape/packaging/
H A Drelease-sign-tarballs3 SIGNER="bryce@bryceharrington.org"
171 sig_url="http://inkscape.org/.../$sig"
173 https://inkscape.org/en/download/source/
203 https://inkscape.org/en/download/
219 http://wiki.inkscape.org/wiki/index.php/Release_notes/$VERSION
/inkscape/src/trace/
H A Dtrace.cpp7 * Jon A. Cruz <jon@joncruz.org>
147 typedef org::siox::SioxImage SioxImage;
148 typedef org::siox::SioxObserver SioxObserver;
149 typedef org::siox::Siox Siox;
H A Dsiox.h13 * After translating the siox.org Java API to C++ and receiving an
19 * Many thanks to the fine people at siox.org.
33 namespace org namespace
648 } // namespace org
H A Dsiox.cpp17 namespace org namespace
1734 } // namespace org
/inkscape/packaging/macosx/Resources/etc/fonts/
H A Dfonts.conf15 problems to the fontconfig bugzilla system located at fontconfig.org

Completed in 38 milliseconds