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

/inkscape/src/
H A Dtext-editing.cpp453 SPString *found_string = sp_te_seek_next_string_recursive(start_obj->firstChild()); local
454 if (found_string) {
455 return found_string;

Completed in 75 milliseconds