Home
last modified time | relevance | path

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

/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/libnrtype/
H A DLayout-TNG-Compute.cpp250 unsigned _buildSpansForPara(ParagraphInfo *para) const;
1473 unsigned Layout::Calculator::_buildSpansForPara(ParagraphInfo *para) const in _buildSpansForPara() function in Inkscape::Text::Layout::Calculator
2186 unsigned para_end_input_index = _buildSpansForPara(&para); in calculate()