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

/inkscape/src/util/
H A Dege-tags.h72 std::vector<Label> labels; member in class:ege::Tag
/inkscape/src/ui/dialog/
H A Dobject-attributes.cpp161 std::vector<Glib::ustring> labels; local
168 labels.push_back(desc[len].label);
172 attrTable->set_object(obj, labels, attrs, (GtkWidget*)gobj());
H A Dicon-preview.h88 Glib::ustring** labels; member in class:Inkscape::UI::Dialog::IconPreviewPanel
H A Dinkscape-preferences.cpp667 _("Selects whether the vertical bars on the dockbar will show text labels, icons, or both"), false);
675 _("Selects whether the dockbar switcher will show text labels, icons, or both"), false);
1325 Glib::ustring labels[num_items] = {"90", "60", "45", "36", "30", "22.5", "18", "15", "12", "10", "7.5", "6", "3", "2", "1", "0.5", C_("Rotation angle", "None")}; local
1328 _steps_rot_snap.init("/options/rotationsnapsperpi/value", labels, values, num_items, 12);
1511 Glib::ustring labels[] = {_("Embed"), _("Link")}; local
1513 _bitmap_link.init("/dialogs/import/link", labels, values, G_N_ELEMENTS(values), "link");
1518 Glib::ustring labels[] = {_("None (auto)"), _("Smooth (optimizeQuality)"), _("Blocky (optimizeSpeed)") }; local
1520 _bitmap_scale.init("/dialogs/import/scale", labels, values, G_N_ELEMENTS(values), "scale");
H A Dobjects.cpp1811 //Keep the labels aligned
1812 GtkSizeGroup *labels = gtk_size_group_new(GTK_SIZE_GROUP_HORIZONTAL); local
1813 gtk_size_group_add_widget(labels, GTK_WIDGET(_opacity_label.gobj()));
1814 gtk_size_group_add_widget(labels, GTK_WIDGET(_fe_cb.get_blur_label()->gobj()));
1815 gtk_size_group_add_widget(labels, GTK_WIDGET(_fe_blur.get_blur_label()->gobj()));
/inkscape/src/widgets/
H A Deraser-toolbar.cpp151 gchar const* labels[] = {_("(no width)"),_("(hairline)"), 0, 0, 0, _("(default)"), 0, 0, 0, 0, _("(broad stroke)")}; local
159 labels, values, G_N_ELEMENTS(labels),
168 gchar const* labels[] = {_("(no inertia)"), _("(slight smoothing, default)"), _("(noticeable lagging)"), 0, 0, _("(maximum inertia)")}; local
176 labels, values, G_N_ELEMENTS(labels),
H A Dsp-attribute-widget.cpp85 SPAttributeTable::SPAttributeTable (SPObject *object, std::vector<Glib::ustring> &labels, std::vector<Glib::ustring> &attributes, GtkWidget* parent) : argument
94 set_object(object, labels, attributes, parent);
140 std::vector<Glib::ustring> &labels,
145 g_return_if_fail (!object || !labels.empty() || !attributes.empty());
146 g_return_if_fail (labels.size() == attributes.size());
171 Gtk::Label *ll = new Gtk::Label (_(labels[i].c_str()));
312 std::vector<Glib::ustring> labels; local
314 spat->set_object (NULL, labels, attributes, NULL);
139 set_object(SPObject *object, std::vector<Glib::ustring> &labels, std::vector<Glib::ustring> &attributes, GtkWidget* parent) argument
H A Dspiral-toolbar.cpp242 gchar const* labels[] = {_("just a curve"), 0, _("one full revolution"), 0, 0, 0, 0, 0, 0}; local
249 labels, values, G_N_ELEMENTS(labels),
256 gchar const* labels[] = {_("circle"), _("edge is much denser"), _("edge is denser"), _("even"), _("center is denser"), _("center is much denser"), 0}; local
263 labels, values, G_N_ELEMENTS(labels),
270 gchar const* labels[] = {_("starts from center"), _("starts mid-way"), _("starts near edge")}; local
277 labels, values, G_N_ELEMENTS(labels),
H A Dtweak-toolbar.cpp125 gchar const* labels[] = {_("(pinch tweak)"), 0, 0, 0, _("(default)"), 0, 0, 0, 0, _("(broad tweak)")}; local
132 labels, values, G_N_ELEMENTS(labels),
142 gchar const* labels[] = {_("(minimum force)"), 0, 0, _("(default)"), 0, 0, 0, _("(maximum force)")}; local
149 labels, values, G_N_ELEMENTS(labels),
350 gchar const* labels[] = {_("(rough, simplified)"), 0, 0, _("(default)"), 0, 0, _("(fine, but many nodes)")}; local
358 labels, values, G_N_ELEMENTS(labels),
H A Dbox3d-toolbar.cpp299 gchar const* labels[] = { 0, 0, 0, 0, 0, 0, 0 }; local
308 labels, values, G_N_ELEMENTS(labels),
339 gchar const* labels[] = { 0, 0, 0, 0, 0, 0, 0 }; local
348 labels, values, G_N_ELEMENTS(labels),
378 gchar const* labels[] = { 0, 0, 0, 0, 0, 0, 0 }; local
387 labels, values, G_N_ELEMENTS(labels),
H A Dcalligraphy-toolbar.cpp427 gchar const* labels[] = {_("(hairline)"), 0, 0, 0, _("(default)"), 0, 0, 0, 0, _("(broad stroke)")}; local
435 labels, values, G_N_ELEMENTS(labels),
444 gchar const* labels[] = {_("(speed blows up stroke)"), 0, 0, _("(slight widening)"), _("(constant width)"), _("(slight thinning, default)"), 0, 0, _("(speed deflates stroke)")}; local
452 labels, values, G_N_ELEMENTS(labels),
460 gchar const* labels[] = {_("(left edge up)"), 0, 0, _("(horizontal)"), _("(default)"), 0, _("(right edge up)")}; local
468 labels, values, G_N_ELEMENTS(labels),
478 gchar const* labels[] local
494 gchar const* labels[] = {_("(blunt caps, default)"), _("(slightly bulging)"), 0, 0, _("(approximately round)"), _("(long protruding caps)")}; local
511 gchar const* labels[] = {_("(smooth line)"), _("(slight tremor)"), _("(noticeable tremor)"), 0, 0, _("(maximum tremor)")}; local
529 gchar const* labels[] = {_("(no wiggle)"), _("(slight deviation)"), 0, 0, _("(wild waves and curls)")}; local
546 gchar const* labels[] = {_("(no inertia)"), _("(slight smoothing, default)"), _("(noticeable lagging)"), 0, 0, _("(maximum inertia)")}; local
[all...]
H A Dmesh-toolbar.cpp436 gchar const** labels = NULL; local
443 labels, values, 0,
452 gchar const** labels = NULL; local
459 labels, values, 0,
H A Dpencil-toolbar.cpp372 gchar const* labels[] = {_("(many nodes, rough)"), _("(default)"), 0, 0, 0, 0, _("(few nodes, smooth)")}; local
382 labels, values, G_N_ELEMENTS(labels),
H A Drect-toolbar.cpp314 gchar const* labels[] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; local
321 labels, values, G_N_ELEMENTS(labels),
331 gchar const* labels[] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; local
338 labels, values, G_N_ELEMENTS(labels),
348 gchar const* labels[] = {_("not rounded"), 0, 0, 0, 0, 0, 0, 0, 0}; local
355 labels, values, G_N_ELEMENTS(labels),
363 gchar const* labels[] local
[all...]
H A Dspray-toolbar.cpp294 gchar const* labels[] = {_("(narrow spray)"), 0, 0, 0, _("(default)"), 0, 0, 0, 0, _("(broad spray)")}; local
301 labels, values, G_N_ELEMENTS(labels),
323 gchar const* labels[] = {_("(default)"), 0, 0, 0, 0, 0, 0, _("(maximum mean)")}; local
330 labels, values, G_N_ELEMENTS(labels),
339 gchar const* labels[] = {_("(minimum scatter)"), 0, 0, 0, 0, 0, _("(default)"), _("(maximum scatter)")}; local
346 labels, values, G_N_ELEMENTS(labels),
408 gchar const* labels[] local
438 gchar const* labels[] = {_("(default)"), 0, 0, 0, 0, 0, 0, _("(high rotation variation)")}; local
456 gchar const* labels[] = {_("(default)"), 0, 0, 0, 0, 0, 0, _("(high scale variation)")}; local
605 gchar const* labels[] = {_("(minimum offset)"), 0, 0, 0, _("(default)"), 0, 0, _("(maximum offset)")}; local
[all...]
H A Dstar-toolbar.cpp491 gchar const* labels[] = {_("triangle/tri-star"), _("square/quad-star"), _("pentagon/five-pointed star"), _("hexagon/six-pointed star"), 0, 0, 0, 0, 0}; local
498 labels, values, G_N_ELEMENTS(labels),
507 gchar const* labels[] = {_("thin-ray star"), 0, _("pentagram"), _("hexagram"), _("heptagram"), _("octagram"), _("regular polygon")}; local
517 labels, values, G_N_ELEMENTS(labels),
531 gchar const* labels[] = {_("stretched"), _("twisted"), _("slightly pinched"), _("NOT rounded"), _("slightly rounded"), _("visibly rounded"), _("well rounded"), _("amply rounded"), 0, _("stretched"), _("blown up")}; local
538 labels, values, G_N_ELEMENTS(labels),
546 gchar const* labels[] local
[all...]
H A Dnode-toolbar.cpp578 gchar const* labels[] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; local
585 labels, values, G_N_ELEMENTS(labels),
596 gchar const* labels[] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; local
603 labels, values, G_N_ELEMENTS(labels),
H A Dtext-toolbar.cpp1845 gchar const* labels[] = {_("Smaller spacing"), 0, 0, 0, 0, C_("Text tool", "Normal"), 0, 0, 0, 0, 0, _("Larger spacing")}; local
1860 labels, values, G_N_ELEMENTS(labels), /* drop down menu */
1884 gchar const* labels[] = {_("Negative spacing"), 0, 0, 0, C_("Text tool", "Normal"), 0, 0, 0, 0, 0, 0, 0, _("Positive spacing")}; local
1899 labels, values, G_N_ELEMENTS(labels), /* drop down menu */
1915 gchar const* labels[] = {_("Negative spacing"), 0, 0, 0, C_("Text tool", "Normal"), 0, 0, 0, 0, 0, 0, 0, _("Positive spacing")}; local
1930 labels, values, G_N_ELEMENTS(labels), /* drop down menu */
1946 gchar const* labels[] local
1977 gchar const* labels[] = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }; local
2008 gchar const* labels[] = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }; local
[all...]
/inkscape/src/ui/widget/
H A Dpreferences-widget.cpp680 Glib::ustring labels[], int values[], int num_items, int default_value)
689 this->append(labels[i]);
698 Glib::ustring labels[], Glib::ustring values[], int num_items, Glib::ustring default_value)
711 this->append(labels[i]);
679 init(Glib::ustring const &prefs_path, Glib::ustring labels[], int values[], int num_items, int default_value) argument
697 init(Glib::ustring const &prefs_path, Glib::ustring labels[], Glib::ustring values[], int num_items, Glib::ustring default_value) argument

Completed in 68 milliseconds