Home
last modified time | relevance | path

Searched refs:moved_char_count (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/
H A Dtext-editing.cpp689 …unsigned moved_char_count = sp_text_get_length(item) - 1; // the -1 is because it's going to cou… in delete_line_break() local
746 attributes->insert(0, moved_char_count); in delete_line_break()