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

/inkscape/src/ui/dialog/
H A Dsvg-fonts-dialog.h125 void create_fonts_popup_menu(Gtk::Widget& parent, sigc::slot<void> rem);
H A Dsvg-fonts-dialog.cpp243 void SvgFontsDialog::create_fonts_popup_menu(Gtk::Widget& parent, sigc::slot<void> rem) function in class:Inkscape::UI::Dialog::SvgFontsDialog
939 create_fonts_popup_menu(_FontsList, sigc::mem_fun(*this, &SvgFontsDialog::remove_selected_font));

Completed in 16 milliseconds