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

/inkscape/src/
H A Dtext-editing.cpp632 unsigned moved_char_count = sp_text_get_length(item) - 1; // the -1 is because it's going to count the line break local
693 attributes->insert(0, moved_char_count);

Completed in 16 milliseconds