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

/inkscape/src/ui/tool/
H A Dpath-manipulator.cpp1214 gchar const *nts_raw = _path ? _path->getRepr()->attribute(_nodetypesKey().data()) : 0; local
1215 std::string nodetype_string = nts_raw ? nts_raw : "";

Completed in 17 milliseconds