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

/inkscape/src/libnrtype/
H A DLayout-TNG-Compute.cpp36 break into spans, without dealing with wrapping (_buildSpansForPara())
201 unsigned _buildSpansForPara(ParagraphInfo *para) const;
1183 unsigned Layout::Calculator::_buildSpansForPara(ParagraphInfo *para) const function in class:Inkscape::Text::Layout::Calculator
1730 unsigned para_end_input_index = _buildSpansForPara(&para);

Completed in 19 milliseconds