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

/inkscape/src/libnrtype/
H A DTextWrapper.h115 unsigned AddBoundary(text_boundary const &ib);
H A DTextWrapper.cpp626 unsigned text_wrapper::AddBoundary(text_boundary const &ib) function in class:text_wrapper
650 unsigned const ns = AddBoundary(is);
651 unsigned const ne = AddBoundary(ie);

Completed in 16 milliseconds