Searched defs:_selectionModified (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/
H A Dselection-describer.cpp107 sigc::mem_fun(*this, &SelectionDescriber::_selectionModified)));
119 void SelectionDescriber::_selectionModified(Inkscape::Selection *selection, guint /*flags*/) function in class:Inkscape::SelectionDescriber
/inkscape/src/ui/tools/
H A Dtext-tool.cpp178 sigc::mem_fun(*this, &TextTool::_selectionModified)
1431 void TextTool::_selectionModified(Inkscape::Selection */*selection*/, guint /*flags*/) function in class:Inkscape::UI::Tools::TextTool

Completed in 61 milliseconds