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

/inkscape/src/ui/dialog/
H A Dsvg-fonts-dialog.cpp265 void SvgFontsDialog::update_fonts() function in class:Inkscape::UI::Dialog::SvgFontsDialog
651 update_fonts();
884 update_fonts();
916 this->update_fonts();
942 _defs_observer.signal_changed().connect(sigc::mem_fun(*this, &SvgFontsDialog::update_fonts));

Completed in 17 milliseconds