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

/inkscape/src/widgets/
H A Dpaint-selector.cpp94 static gchar const* modeStrings[] = { variable
397 g_print("Mode change %d -> %d %s -> %s\n", this->mode, mode, modeStrings[this->mode], modeStrings[mode]);

Completed in 15 milliseconds