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

/inkscape/src/ui/widget/
H A Dpanel.cpp141 const gchar *heightLabels[] = { local
154 for (unsigned int i = 0; i < G_N_ELEMENTS(heightLabels); i++) {
155 Glib::ustring _label(g_dpgettext2(NULL, "Swatches height", heightLabels[i]));

Completed in 15 milliseconds