Searched refs:base2 (Results 1 - 3 of 3) sorted by relevance

/inkscape/share/extensions/
H A Drender_gears.py132 base2 = pitch2 + pitch_to_base_angle
140 b2 = point_on_circle( base_radius, base2 )
153 r2 = point_on_circle(root_radius, base2)
/inkscape/src/
H A Dlayer-manager.cpp133 sigc::slot<void, SPDocument*> base2 = first; local
135 sigc::slot<void,SPDesktop*,SPDocument*> slot2 = sigc::hide<0>( base2 );
/inkscape/src/ui/dialog/
H A Dswatches.cpp733 sigc::slot<void, SPDocument*> base2 = first; local
734 sigc::slot<void,SPDesktop*, SPDocument*> slot2 = sigc::hide<0>( base2 );

Completed in 2448 milliseconds