Searched refs:cur_style (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/ui/tools/ | ||
H A D | box3d-tool.cpp | 532 Glib::ustring cur_style = prefs->getString(descr); local 536 if (use_current && !cur_style.empty()) { 538 side->setAttribute("style", cur_style.data()); |
Completed in 14 milliseconds