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

/inkscape/src/widgets/
H A Dstroke-style.cpp1261 bool all_texts = true; local
1264 all_texts = false;
1272 combo->set_sensitive(!all_texts);
1292 if (object->style->marker_ptrs[keyloc[i].loc]->value != NULL && !all_texts) {

Completed in 18 milliseconds