Home
last modified time | relevance | path

Searched refs:save (Results 376 – 400 of 451) sorted by path

1...<<111213141516171819

/plugin/odt/ODT/styles/
H A DODTTextStyle.php279 $save = $disabled_props ['font-size'];
314 $disabled_props ['font-size'] = $save;
/plugin/ol3/
H A Dscript.js8save(),1!==r&&(t.globalAlpha*=r),e&&t.setTransform.apply(t,e),n.contextInstructions?(t.translate(l…
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/passpolicy/
H A Dwords.txt3078 save
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js433 save: 10,
14454 c.save();
15319 ctx.save();
15506 ctx.save();
15642 ctx.save();
15730 this.save();
15766 this.save();
15788 this.save();
15888 this.save();
15898 this.save();
[all …]
H A Dpdf.js.map1save","restore","transform","moveTo","lineTo","curveTo","curveTo2","curveTo3","closePath","rectang…
H A Dpdf.worker.js1602 save: 10,
29723 return fnArray[i] === _util.OPS.save;
29831 return fnArray[i] === _util.OPS.save;
29922 …addState(InitialState, [_util.OPS.save, _util.OPS.transform, _util.OPS.paintImageXObject, _util.OP…
29934 return fnArray[i] === _util.OPS.save;
31215 operatorList.addOp(_util.OPS.save, null);
31386 stateManager.save();
33106 save: function save() {
33287 id: _util.OPS.save,
33722 case _util.OPS.save:
[all …]
H A Dpdf.worker.js.map1save","restore","transform","moveTo","lineTo","curveTo","curveTo2","curveTo3","closePath","rectang…
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js9791 ctx.save();
15376 ctx.save();
H A Dviewer.js.map1save();\n ctx.fillStyle = 'rgb(255, 255, 255)';\n ctx.fillRect(0, 0, width, height);\n …
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt602 to save memory before applying image filters
H A Dphpthumb.faq.txt61 re-save the images with an image editor that can embed an EXIF
91 Q: I'm trying to save a phpThumb-generated image in Internet
177 Q: Can I save the generated thumbnail to a file?
179 phpThumb as an object and call RenderToFile() to save the
H A Dphpthumb.readme.txt526 sia = Save Image As - default filename to save generated
533 down = filename to save image to. If this is set the
534 browser will prompt to save to this filename rather
/plugin/processing/
H A Dscript.js4911 curContext.save();
8957 p.save = function save(file, img) { function
9039 this.save = function(file){ method in PImage
9040 p.save(file,this);
/plugin/projects/
H A Dcodemirror-compressed.js1 …r u=e(function(e){t.parentNode.insertBefore(e,t.nextSibling)},n);return u.save=r,u.getTextArea=fun…
/plugin/publish/_test/
H A Dmail.unit.test.php70 Edit Summary : summary of save 2
/plugin/quickstats/lang/en/
H A Dintro.txt1 To save download time, ''quickstats'' attempts to download its table sorting scripts only if needed…
3 Clicking on the 'Delete' button will save your deletions to memory; clicking on 'Confirm Deletion' …
/plugin/randomtables/action/
H A Dajax.php14 $controller->register_hook('randomtables_save', 'AFTER', $this, 'save');
18 public function save(Doku_Event $event, $param): void function in action_plugin_randomtables_ajax
/plugin/refnotes/
H A Daction.php399 case 'save-settings':
441 $saved = refnotes_configuration::save('general', $config['general']);
442 $saved = $saved && refnotes_configuration::save('namespaces', $namespace);
443 $saved = $saved && refnotes_configuration::save('notes', $config['notes']);
H A Dconfig.php72 public static function save($sectionName, $config) { function in refnotes_configuration
H A Ddatabase.php126 $cache->save();
543 public function save() { function in refnotes_reference_database_cache
/plugin/revealjs/js/
H A Dreveal.js5888 this.context.save();
/plugin/rstudio/
H A DREADME.md3 … and then clicking the unformat tool. The page and its diagrams will then save correctly. See the …
/plugin/s5reloaded/ui/thesis/
H A Dslides.js1796 ctx.save();
/plugin/schedule/
H A DscheduleRoot.class.php332 $xml->save ($fileName);

1...<<111213141516171819