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

/inkscape/src/libnrtype/
H A DLayout-TNG-Output.cpp191 DrawingText *nr_text = new DrawingText(in_arena->drawing()); local
206 (void) nr_text->addComponent(_spans[span_index].font, _glyphs[glyph_index].glyph, glyph_matrix,
215 nr_text->setStyle(text_source->style);
216 nr_text->setItemBounds(paintbox);
217 in_arena->prependChild(nr_text);

Completed in 16 milliseconds