Searched refs:refresh (Results 1 - 5 of 5) sorted by relevance

/inkscape/src/live_effects/
H A Dlpe-perspective_path.h40 virtual void refresh(Gtk::Entry* perspective);
H A Dlpe-perspective_path.cpp106 void LPEPerspectivePath::refresh(Gtk::Entry* perspective) { function in class:Inkscape::LivePathEffect::LPEPerspectivePath
243 apply3D->signal_clicked().connect(sigc::bind<Gtk::Entry*>(sigc::mem_fun(*this,&LPEPerspectivePath::refresh),perspective));
/inkscape/src/display/
H A Dnr-svgfonts.h38 void refresh();
H A Dnr-svgfonts.cpp267 this->refresh();
392 void SvgFont::refresh(){ function in class:SvgFont
/inkscape/src/ui/dialog/
H A Dsvg-fonts-dialog.cpp479 get_selected_svgfont()->refresh();

Completed in 21 milliseconds