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

/inkscape/src/libnrtype/
H A DLayout-TNG-OutIter.cpp720 THIS_START_OF_ITEM(_parent_layout->_characters[_char_index].line(_parent_layout).in_shape);
723 NEXT_START_OF_ITEM(_parent_layout->_characters[_char_index].line(_parent_layout).in_shape);
780 if (_parent_layout->_lines[line_index + n].in_shape != _parent_layout->_lines[line_index].in_shape) {
803 if (_parent_layout->_lines[line_index - n].in_shape != _parent_layout->_lines[line_index].in_shape) {
H A DLayout-TNG.h865 unsigned in_shape; member in struct:Inkscape::Text::Layout::Line
1112 {return it._char_index == _characters.size() ? _input_wrap_shapes.size() - 1 : _characters[it._char_index].line(this).in_shape;}
H A DLayout-TNG-Output.cpp609 _lines[_chunks[_spans[span_index].in_chunk].in_line].in_shape)
H A DLayout-TNG-Compute.cpp498 new_line.in_shape = _current_shape_index;

Completed in 620 milliseconds