Searched defs:show_handles (Results 1 - 3 of 3) sorted by relevance

/inkscape/src/ui/tools/
H A Dnode-tool.h80 bool show_handles; member in class:Inkscape::UI::Tools::NodeTool
/inkscape/src/
H A Dseltrans.cpp253 void Inkscape::SelTrans::grab(Geom::Point const &p, gdouble x, gdouble y, bool show_handles, bool translating) argument
263 _show_handles = show_handles;
H A Dgradient-drag.cpp1961 bool show_handles = true; //abs(prefs->getBool("/tools/mesh/show_handles", true)); local
2003 if( show_handles ) {
2015 if( show_handles ) {

Completed in 21 milliseconds