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

/inkscape/src/display/
H A Ddrawing-text.cpp478 bool has_td_stroke = false; local
489 has_td_stroke = _nrstyle.prepareTextDecorationStroke(dc, _item_bbox, _stroke_pattern);
493 if (has_fill || has_stroke || has_td_fill || has_td_stroke) {
563 if (has_td_stroke) {
631 if (has_td_stroke) {

Completed in 583 milliseconds