Home
last modified time | relevance | path

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

/dports/www/netsurf/netsurf-3.10/frontends/riscos/
H A Ddownload.c134 static wimp_window *download_template; variable
191 download_template = ro_gui_dialog_load_template("download"); in ro_gui_download_init()
193 download_template->icons[ICON_DOWNLOAD_STATUS].extent.x1 - in ro_gui_download_init()
194 download_template->icons[ICON_DOWNLOAD_STATUS].extent.x0; in ro_gui_download_init()
196 download_template->icons[ICON_DOWNLOAD_PROGRESS].extent.x0; in ro_gui_download_init()
198 download_template->icons[ICON_DOWNLOAD_PROGRESS].extent.y0; in ro_gui_download_init()
200 download_template->icons[ICON_DOWNLOAD_PROGRESS].extent.y1; in ro_gui_download_init()
426 download_template->icons[ICON_DOWNLOAD_DESTINATION].data. in gui_download_window_create()
428 download_template->icons[ICON_DOWNLOAD_DESTINATION].data. in gui_download_window_create()
431 download_template->icons[ICON_DOWNLOAD_DESTINATION].flags |= in gui_download_window_create()
[all …]
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/general/plugins/modules/cloud/misc/
H A Dproxmox_template.py156 def download_template(module, proxmox, node, storage, template, timeout): function
241 if download_template(module, proxmox, node, storage, template, timeout):
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/general/plugins/modules/
H A Dproxmox_template.py156 def download_template(module, proxmox, node, storage, template, timeout): function
241 if download_template(module, proxmox, node, storage, template, timeout):
/dports/net-mgmt/p5-jmx4perl/jmx4perl-1.11_2/scripts/
H A Djolokia283 download_template($meta,$args,$template,$template_version) if $template;
313 sub download_template {