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

/inkscape/src/
H A Dtext-editing.cpp252 unsigned sp_text_get_length_upto(SPObject const *item, SPObject const *upto) function
281 length += sp_text_get_length_upto(child, upto);
285 length += sp_text_get_length_upto(child, upto);

Completed in 22 milliseconds