Searched refs:_nodetypesKey (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/ui/tool/
H A Dpath-manipulator.h124 Glib::ustring _nodetypesKey();
H A Dpath-manipulator.cpp208 _getXMLNode()->setAttribute(_nodetypesKey().data(), _createTypeString().data());
1214 gchar const *nts_raw = _path ? _path->getRepr()->attribute(_nodetypesKey().data()) : 0;
1517 Glib::ustring PathManipulator::_nodetypesKey() function in class:Inkscape::UI::PathManipulator

Completed in 19 milliseconds