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

/inkscape/src/libnrtype/
H A DTextWrapper.cpp646 * Add the start \& end boundaries \a is \& \a ie to bounds.
648 void text_wrapper::AddTwinBoundaries(text_boundary const &is, text_boundary const &ie) argument
651 unsigned const ne = AddBoundary(ie);

Completed in 28 milliseconds