Home
last modified time | relevance | path

Searched refs:preview (Results 26 – 50 of 192) sorted by last modified time

12345678

/plugin/ckgedit/ckeditor/plugins/image/dialogs/
H A Dimage.js.unc13 // Load image preview.
57 if ( !dialog.originalElement || !dialog.preview )
61 dialog.commitContent( PREVIEW, dialog.preview );
279 if ( this.preview )
280 this.preview.setAttribute( 'src', noimage );
390 // Dont show preview if no URL given.
392 this.preview.removeAttribute( 'src' );
393 this.preview.setStyle( 'display', 'none' );
500 if ( this.preview )
561 // Dont show preview if no URL given.
[all …]
/plugin/ckgedit/ckeditor/plugins/image/
H A Dplugin.js.unc140 * Padding text to set off the image in preview area.
/plugin/ckgedit/ckeditor/
H A Dckeditor.js.unc21431 …/<head>/, "$\x26" + f).replace(/[^>]*(?=<\/title>)/, "$\x26 \x26mdash; " + a.lang.preview.preview);
21438 …tsLangDirection + '"\x3e\x3chead\x3e' + f + "\x3ctitle\x3e" + a.lang.preview.preview + "\x3c/title…
21456 …DITOR.env.gecko && (window._cke_htmlToLoad = a.dataValue, c = CKEDITOR.getUrl(h + "preview.html"));
21464 CKEDITOR.plugins.add("preview", {
21466 …entMode != CKEDITOR.ELEMENT_MODE_INLINE && (h = this.path, a.addCommand("preview", k), a.ui.addBut…
21467 label: a.lang.preview.preview,
21468 command: "preview",
26635 …t,liststyle,magicline,maximize,newpage,pagebreak,pastetext,pastefromword,preview,print,removeforma…
26647 …36,,pastetext,1560,,pastefromword-rtl,1584,,pastefromword,1608,,preview-rtl,1632,,preview,1656,,pr…
26648 …1560,auto,pastefromword-rtl,1584,auto,pastefromword,1608,auto,preview-rtl,1632,auto,preview,1656,a…
H A Dckeditor.js1082 …/,"$\x26"+f).replace(/[^>]*(?=<\/title>)/,"$\x26 \x26mdash; "+a.lang.preview.preview);else{var b="…
1083 …g.contentsLangDirection+'"\x3e\x3chead\x3e'+f+"\x3ctitle\x3e"+a.lang.preview.preview+"\x3c/title\x…
1085 …("preview",k),a.ui.addButton&&a.ui.addButton("Preview",{label:a.lang.preview.preview,command:"prev…
/plugin/ckgedit/ckeditor/lang/
H A Den.4.9.js.beautified36 "preview": "Preview",
606 "preview": {
607 "preview": "Preview"
H A Den.js-4.9.merged5preview":"Preview","resize":"Resize","generalTab":"General","advancedTab":"Advanced","validateNumb…
H A Den.js.4.95preview":"Preview","resize":"Resize","generalTab":"General","advancedTab":"Advanced","validateNumb…
H A Den.js.unc5preview":"Preview","resize":"Resize","generalTab":"General","advancedTab":"Advanced","validateNumb…
H A Dfr.js.unc46 "preview": "Aperçu",
535 "preview": {
536 "preview": "Aperçu"
H A Dlang_array.txt40 "preview": "Preview",
529 "preview": {
530 "preview": "Preview"
/plugin/ckgedit/lang/
H A Den.4.9.js.beautified36 "preview": "Preview",
606 "preview": {
607 "preview": "Preview"
/plugin/dokucrypt2/
H A Dscript.js35 var editform=null, wikitext=null, hiddentext=null, preview=null;
44 // if there is no preview button, then assume this is a
46 if(!(preview=document.getElementById('edbtn__preview'))) {
81 preview.parentNode.insertBefore(decryptButton,preview);
/plugin/pot/
H A DREADME.md153 …ki.org/plugin:edittable|plugin:edittable]. The error messages occur when preview is clicked in the…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DRouters.php335 public function preview($project, $region, $router, Router $postBody, $optParams = []) function in Google\\Service\\Compute\\Resource\\Routers
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DSecurityPolicyRule.php41 public $preview; variable in Google\\Service\\Compute\\SecurityPolicyRule
124 public function setPreview($preview) argument
126 $this->preview = $preview;
133 return $this->preview;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDeploymentManager.php161 'preview' => [
214 'preview' => [
286 'preview' => [
H A DCompute.php12743 ],'preview' => [
12744 'path' => 'projects/{project}/regions/{region}/routers/{router}/preview',
H A DGameServices.php225 'path' => 'v1/{+name}/rollout:preview',
/plugin/bpmnioeditor/
H A Dstyle.css79 --shape-resize-preview-stroke-color: var(--blue-base-65);
185 stroke: var(--shape-resize-preview-stroke-color);
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Ddiagram-js.css74 --shape-resize-preview-stroke-color: var(--blue-base-65);
180 stroke: var(--shape-resize-preview-stroke-color);
/plugin/diagramsnet/lib/resources/
H A Ddia_eu.txt590 preview=Aurrebista
H A Ddia_fa.txt590 preview=‫پیش نما‬
894 drawPrev=draw.io preview
1104 cantLoadPrev=Cannot load file preview.
1106 noPrevAvail=No preview is available.
H A Ddia_ja.txt512 noPreview=No preview
590 preview=印刷プレビュー
894 drawPrev=draw.io preview
1104 cantLoadPrev=Cannot load file preview.
1106 noPrevAvail=No preview is available.
H A Ddia_kn.txt266 errorUpdatingPreview=Error updating preview.
395 imagePreviewError=This image couldn't be loaded for preview. Please check the URL.
512 noPreview=No preview
590 preview=Preview
894 drawPrev=draw.io preview
1104 cantLoadPrev=Cannot load file preview.
1106 noPrevAvail=No preview is available.
H A Ddia_ru.txt590 preview=Предпросмотр

12345678