Searched refs:_apply (Results 1 - 20 of 20) sorted by relevance

/inkscape/src/ui/dialog/
H A Dmemory.h28 void _apply();
H A Dtile.cpp54 void ArrangeDialog::_apply() function in class:Inkscape::UI::Dialog::ArrangeDialog
H A Dtile.h65 virtual void _apply();
H A Dknot-properties.cpp90 .connect(sigc::mem_fun(*this, &KnotPropertiesDialog::_apply));
132 KnotPropertiesDialog::_apply() function in class:Inkscape::UI::Dialogs::KnotPropertiesDialog
160 _apply();
171 _apply();
H A Dlpe-powerstroke-properties.cpp90 .connect(sigc::mem_fun(*this, &PowerstrokePropertiesDialog::_apply));
134 PowerstrokePropertiesDialog::_apply() function in class:Inkscape::UI::Dialogs::PowerstrokePropertiesDialog
161 _apply();
172 _apply();
H A Dcalligraphic-profile-rename.cpp88 .connect(sigc::mem_fun(*this, &CalligraphicProfileRename::_apply));
102 void CalligraphicProfileRename::_apply() function in class:Inkscape::UI::Dialog::CalligraphicProfileRename
H A Dknot-properties.h66 void _apply();
H A Dlpe-powerstroke-properties.h59 void _apply();
H A Dcalligraphic-profile-rename.h57 void _apply();
H A Dlpe-fillet-chamfer-properties.h71 void _apply();
H A Dlpe-fillet-chamfer-properties.cpp99 .connect(sigc::mem_fun(*this, &FilletChamferPropertiesDialog::_apply));
147 void FilletChamferPropertiesDialog::_apply() function in class:Inkscape::UI::Dialogs::FilletChamferPropertiesDialog
194 _apply();
H A Ddialog.h128 virtual void _apply();
H A Dlayer-properties.h157 void _apply();
H A Dtransformation.h169 virtual void _apply();
H A Ddialog.cpp283 void Dialog::_apply() function in class:Inkscape::UI::Dialog::Dialog
285 g_warning("Apply button clicked for dialog [Dialog::_apply()]");
H A Dmemory.cpp228 void Memory::_apply() { function in class:Inkscape::UI::Dialog::Memory
H A Dlayer-properties.cpp87 .connect(sigc::mem_fun(*this, &LayerPropertiesDialog::_apply));
130 LayerPropertiesDialog::_apply() function in class:Inkscape::UI::Dialogs::LayerPropertiesDialog
H A Dtransformation.cpp682 void Transformation::_apply() function in class:Inkscape::UI::Dialog::Transformation
/inkscape/src/ui/widget/
H A Dpanel.h132 virtual void _apply();
H A Dpanel.cpp574 void Panel::_apply() function in class:Inkscape::UI::Widget::Panel
576 g_warning("Apply button clicked for panel [Panel::_apply()]");
661 _apply();

Completed in 48 milliseconds