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

/inkscape/src/libnrtype/
H A DTextWrapper.h20 // and more important stuff like letter (ie visual letters)
117 void AddTwinBoundaries(text_boundary const &is, text_boundary const &ie);
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 16 milliseconds