Searched refs:setLabel (Results 1 - 10 of 10) sorted by relevance

/inkscape/src/ui/widget/
H A Dpanel.h94 void setLabel(Glib::ustring const &label);
H A Dpanel.cpp306 void Panel::setLabel(Glib::ustring const &label) function in class:Inkscape::UI::Widget::Panel
/inkscape/src/
H A Dlayer-manager.cpp222 obj->setLabel( result.c_str() );
H A Dsp-object.h358 void setLabel(char const *label);
H A Dsp-object.cpp419 void SPObject::setLabel(gchar const *label) function in class:SPObject
/inkscape/src/ui/dialog/
H A Dobject-properties.cpp492 obj->setLabel(label.c_str());
H A Dtags.cpp328 * We get notified of layer update here (from layer->setLabel()) before layer->label() is set
851 obj->setLabel(name.c_str());
858 obj->setLabel(name.c_str());
1118 //setLabel( _desktop->doc()->name );
H A Dsvg-fonts-dialog.cpp873 font->setLabel(os.str().c_str());
H A Dfilter-effects-dialog.cpp1521 filter->setLabel(text.c_str());
1655 filter->setLabel(os.str().c_str());
H A Dobjects.cpp1351 item->setLabel(name.c_str());

Completed in 50 milliseconds