Searched defs:_input_wrap_shapes (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/libnrtype/
H A DLayout-TNG.h681 and #_input_wrap_shapes. */
785 queryCursorShape() and get a valid answer so, while #_input_wrap_shapes
802 std::vector<InputWrapShape> _input_wrap_shapes; member in class:Inkscape::Text::Layout
1112 {return it._char_index == _characters.size() ? _input_wrap_shapes.size() - 1 : _characters[it._char_index].line(this).in_shape;}

Completed in 810 milliseconds