Home
last modified time | relevance | path

Searched refs:onEmbeddedScriptSelectRow (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/ui/dialog/
H A Ddocument-properties.h95 void onEmbeddedScriptSelectRow();
H A Ddocument-properties.cpp885 …->signal_changed().connect( sigc::mem_fun(*this, &DocumentProperties::onEmbeddedScriptSelectRow) ); in build_scripting()
922 onEmbeddedScriptSelectRow(); in build_scripting()
1154 void DocumentProperties::onEmbeddedScriptSelectRow() in onEmbeddedScriptSelectRow() function in Inkscape::UI::Dialog::DocumentProperties