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

/inkscape/src/ui/widget/
H A Dpanel.cpp171 const gchar *widthLabels[] = { local
188 for ( guint i = 0; i < G_N_ELEMENTS(widthLabels); ++i ) {
194 for ( guint i = 0; i < G_N_ELEMENTS(widthLabels); ++i ) {
195 Glib::ustring _label(g_dpgettext2(NULL, "Swatches width", widthLabels[i]));
209 const gchar *widthLabels[] = { local
224 for ( guint i = 0; i < G_N_ELEMENTS(widthLabels); ++i ) {
230 for ( guint i = 0; i < G_N_ELEMENTS(widthLabels); ++i ) {
231 Glib::ustring _label(g_dpgettext2(NULL, "Swatches border", widthLabels[i]));

Completed in 15 milliseconds