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

/inkscape/src/ui/dialog/
H A Dglyphs.h55 static void fontChangeCB(SPFontSelector *fontsel, Glib::ustring fontspec, GlyphsPanel *self);
H A Dglyphs.cpp361 g_signal_connect( G_OBJECT(fontsel), "font_set", G_CALLBACK(fontChangeCB), this );
670 void GlyphsPanel::fontChangeCB(SPFontSelector * /*fontsel*/, Glib::ustring /*fontspec*/, GlyphsPanel *self) function in class:Inkscape::UI::Dialog::GlyphsPanel

Completed in 228 milliseconds