Home
last modified time | relevance | path

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

/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/
H A Dtext-editing.cpp1784 static bool redundant_double_nesting_processor(SPObject **item, SPObject *child, bool prepend) in redundant_double_nesting_processor() function
1835 if (redundant_double_nesting_processor(item, (*item)->firstChild(), true)) in tidy_operator_redundant_double_nesting()
1837 if (redundant_double_nesting_processor(item, (*item)->lastChild(), false)) in tidy_operator_redundant_double_nesting()