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

/inkscape/src/ui/dialog/
H A Dsvg-fonts-dialog.h128 void create_kerning_pairs_popup_menu(Gtk::Widget& parent, sigc::slot<void> rem);
H A Dsvg-fonts-dialog.cpp234 void SvgFontsDialog::create_kerning_pairs_popup_menu(Gtk::Widget& parent, sigc::slot<void> rem) function in class:Inkscape::UI::Dialog::SvgFontsDialog
775 create_kerning_pairs_popup_menu(_KerningPairsList, sigc::mem_fun(*this, &SvgFontsDialog::remove_selected_kerning_pair));

Completed in 17 milliseconds