Home
last modified time | relevance | path

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

/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/object/
H A Dsp-lpe-item.cpp448 std::vector<SPObject*> mask_path_list = mask_path->childList(true); in sp_lpe_item_create_original_path_recursive() local
449 for (auto iter : mask_path_list) { in sp_lpe_item_create_original_path_recursive()
501 std::vector<SPObject*> mask_path_list = mask_path->childList(true); in sp_lpe_item_cleanup_original_path_recursive() local
502 for (auto iter : mask_path_list) { in sp_lpe_item_cleanup_original_path_recursive()