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

/inkscape/src/
H A Dsp-mask.cpp38 SPMaskView *sp_mask_view_list_remove (SPMaskView *list, SPMaskView *view);
71 this->display = sp_mask_view_list_remove(this->display, this->display);
269 this->display = sp_mask_view_list_remove (this->display, v);
302 sp_mask_view_list_remove (SPMaskView *list, SPMaskView *view) function

Completed in 25 milliseconds