Home
last modified time | relevance | path

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

/dports/www/py-wagtail/wagtail-2.14.2/wagtail/admin/tests/
H A Dtest_menu.py41 def remove_images(request, items): function
47 ('construct_menu', remove_images),
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/ebooks/oeb/transforms/
H A Djacket.py43 def remove_images(self, item, limit=1): member in Base
69 removed = self.remove_images(item)
149 self.remove_images(x, limit=sys.maxsize)
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/cloud/docker/
H A Ddocker_compose.py608 self.remove_images = None
989 image_type = image_type_from_opt('--rmi', self.remove_images)
1120 remove_images=dict(type='str', choices=['all', 'local']),
H A D_docker_service.py608 self.remove_images = None
989 image_type = image_type_from_opt('--rmi', self.remove_images)
1120 remove_images=dict(type='str', choices=['all', 'local']),
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/docker/plugins/modules/
H A Ddocker_compose.py622 self.remove_images = None
1036 image_type = image_type_from_opt('--rmi', self.remove_images)
1169 remove_images=dict(type='str', choices=['all', 'local']),
/dports/mail/textmail/textmail-20070803_29/
H A Dtextmail965 my $remove_images = ! exists $opt{I};
978 …ml || $remove_rtf || $remove_pdf || $remove_tnef || $remove_apple || $remove_images || $remove_aud…
1134 …($remove_images && (mimetype($parts[$i]) =~ /^image\// || filename($parts[$i]) =~ /\.(?:@{[join '|…
/dports/sysutils/docker-compose/docker-compose-1.24.0/compose/
H A Dproject.py340 self.remove_images(remove_image_type)
342 def remove_images(self, remove_image_type): member in Project
/dports/graphics/photoflow/PhotoFlow-8472024f/src/vips/gmic/gmic/src/
H A Dgmic.h329 gmic& remove_images(gmic_list<T>& images, gmic_list<char>& images_names,
H A Dgmic.cpp2098 remove_images(images,images_names,selection,1,selection.height() - 1); \
3314 gmic& gmic::remove_images(CImgList<T> &images, CImgList<char> &images_names, in remove_images() function in gmic
4782 remove_images(images,images_names,selection,1,selection.height() - 1); in _run()
4923 remove_images(images,images_names,selection,1,selection.height() - 1); in _run()
7850 remove_images(images,images_names,selection,nb,selection.height() - 1); in _run()
8277 remove_images(images,images_names,selection,1,selection.height() - 1); in _run()
9827 remove_images(images,images_names,selection,0,selection.height() - 1); in _run()
11508 remove_images(images,images_names,selection,1,selection.height() - 1); in _run()
12945 remove_images(images,images_names,selection,nb,selection.height() - 1); in _run()
/dports/multimedia/zart/gmic-2.8.1/src/
H A Dgmic.h382 gmic& remove_images(gmic_list<T>& images, gmic_list<char>& images_names,
H A Dgmic.cpp2129 remove_images(images,images_names,selection,1,selection.height() - 1); \
3638 gmic& gmic::remove_images(CImgList<T> &images, CImgList<char> &images_names, in remove_images() function in gmic
5283 remove_images(images,images_names,selection,1,selection.height() - 1); in _run()
5424 remove_images(images,images_names,selection,1,selection.height() - 1); in _run()
8414 remove_images(images,images_names,selection,nb,selection.height() - 1); in _run()
8822 remove_images(images,images_names,selection,1,selection.height() - 1); in _run()
10508 remove_images(images,images_names,selection,0,selection.height() - 1); in _run()
11492 if (!is_get) remove_images(images,images_names,selection,0,selection.height() - 1); in _run()
12284 remove_images(images,images_names,selection,1,selection.height() - 1); in _run()
13588 remove_images(images,images_names,selection,nb,selection.height() - 1); in _run()
/dports/x11/kitty/kitty-0.23.1/kitty/
H A Dgraphics.c158 remove_images(GraphicsManager *self, bool(*predicate)(Image*), id_type skip_image_internal_id) { in remove_images() function
179 remove_images(self, trim_predicate, currently_added_image_internal_id); in apply_storage_quota()
552 remove_images(self, add_trim_predicate, 0); in handle_add_command()
1071 remove_images(self, trim_predicate, img->internal_id);
1612 if (g->action == 'q') remove_images(self, add_trim_predicate, 0);
/dports/graphics/birdfont/birdfont-2.29.5/libbirdfont/
H A DBackgroundTools.vala80 public void remove_images () {
H A DBirdFont.vala336 Toolbox.background_tools.remove_images ();
/dports/graphics/gmic-qt/gmic-qt-v.2.9.8/gmic/src/
H A Dgmic.h455 gmic& remove_images(gmic_list<T>& images, gmic_list<char>& images_names,
H A Dgmic.cpp2185 remove_images(images,images_names,selection,1,selection.height() - 1); \
4021 gmic& gmic::remove_images(CImgList<T> &images, CImgList<char> &images_names, in remove_images() function in gmic
5675 remove_images(images,images_names,selection,1,selection.height() - 1); in _run()
5815 remove_images(images,images_names,selection,1,selection.height() - 1); in _run()
8783 remove_images(images,images_names,selection,nb,selection.height() - 1); in _run()
9198 remove_images(images,images_names,selection,1,selection.height() - 1); in _run()
10950 remove_images(images,images_names,selection,0,selection.height() - 1); in _run()
11902 if (!is_get) remove_images(images,images_names,selection,0,selection.height() - 1); in _run()
12685 remove_images(images,images_names,selection,1,selection.height() - 1); in _run()
14011 remove_images(images,images_names,selection,nb,selection.height() - 1); in _run()
/dports/graphics/gmic/gmic-3.0.0/src/
H A Dgmic.h457 gmic& remove_images(gmic_list<T>& images, gmic_list<char>& images_names,
H A Dgmic.cpp2213 remove_images(images,images_names,selection,1,selection.height() - 1); \
4073 gmic& gmic::remove_images(CImgList<T> &images, CImgList<char> &images_names, function in gmic
5756 remove_images(images,images_names,selection,1,selection.height() - 1);
5896 remove_images(images,images_names,selection,1,selection.height() - 1);
8688 remove_images(images,images_names,selection,nb,selection.height() - 1);
10842 remove_images(images,images_names,selection,0,selection.height() - 1);
11744 if (!is_get) remove_images(images,images_names,selection,0,selection.height() - 1);
12447 remove_images(images,images_names,selection,1,selection.height() - 1);
13775 remove_images(images,images_names,selection,nb,selection.height() - 1);