Home
last modified time | relevance | path

Searched refs:_buildChunksInScanRun (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.cpp260 bool _buildChunksInScanRun(ParagraphInfo const &para,
1883 …if (!_buildChunksInScanRun(para, span_pos, scan_runs[scan_run_index], chunk_info, line_box_height)… in _findChunksForLine()
1916 bool Layout::Calculator::_buildChunksInScanRun(ParagraphInfo const &para, in _buildChunksInScanRun() function in Inkscape::Text::Layout::Calculator