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

/inkscape/src/libnrtype/
H A DLayout-TNG.h555 std::vector<Geom::Point> createSelectionShape(iterator const &it_start, iterator const &it_end, Geom::Affine const &transform) const;
H A DLayout-TNG-OutIter.cpp367 std::vector<Geom::Point> Layout::createSelectionShape(iterator const &it_start, iterator const &it_end, Geom::Affine const &transform) const function in class:Inkscape::Text::Layout
/inkscape/src/ui/dialog/
H A Dspellcheck.cpp592 _layout->createSelectionShape(_begin_w, _end_w, _text->i2dt_affine());
/inkscape/src/
H A Dtext-editing.cpp123 return layout->createSelectionShape(start, end, transform);

Completed in 23 milliseconds