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

/inkscape/src/
H A Dtext-editing.cpp333 and moves the ones after that point into \a second_item. */
334 static void split_attributes(SPObject *first_item, SPObject *second_item, unsigned char_index) argument
337 TextTagAttributes *second_attrs = attributes_for_object(second_item);

Completed in 101 milliseconds