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

/inkscape/src/widgets/
H A Ddesktop-widget.cpp1888 std::set<SPObject *> imageList = (desktop->doc())->getResourceList("image"); local
1889 for (std::set<SPObject *>::const_iterator it = imageList.begin(); it != imageList.end(); ++it) {

Completed in 22 milliseconds