Home
last modified time | relevance | path

Searched refs:shadow (Results 326 – 350 of 446) sorted by relevance

1...<<1112131415161718

/plugin/diagramsnet/lib/js/diagramly/
H A DMenus.js2070 editorUi.showEmbedImageDialog(function(fit, shadow, retina, lightbox, editLink, layers) argument
2074 editorUi.createEmbedImage(fit, shadow, retina, lightbox, editLink, layers, function(result)
2091 editorUi.showEmbedImageDialog(function(fit, shadow, image, lightbox, editLink, layers) argument
2095 editorUi.createEmbedSvg(fit, shadow, image, lightbox, editLink, layers, function(result)
/plugin/codemirror/dist/modes/
H A Dcss.min.js.map1shadow\", \"box-sizing\",\n \"break-after\", \"break-before\", \"break-inside\", \"caption-side…
H A Dstylus.min.js.map1shadow\",\"box-sizing\",\"break-after\",\"break-before\",\"break-inside\",\"caption-side\",\"clear…
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DMpdf.php2338 // Box shadow
2339 if (isset($pb['shadow']) && $pb['shadow']) {
2340 $s .= $pb['shadow'] . "\n";
14036 $css .= 'text-shadow: ' . strtolower($p['TEXT-SHADOW']) . '; ';
17203 $shadow = '';
17234 $shadow .= $s; // Use the clipping path with W*
17235 $shadow .= sprintf('0 %.3F m %.3F %.3F l ', $this->h * Mpdf::SCALE, $this->w * Mpdf::SCALE, $this->h * Mpdf::SCALE);
17236 $shadow .= sprintf('%.3F 0 l 0 0 l 0 %.3F l ', $this->w * Mpdf::SCALE, $this->h * Mpdf::SCALE);
17237 $shadow
[all...]
/plugin/diagramsnet/lib/resources/
H A Ddia_el.txt683 shadow=Σκιά
H A Ddia_zh.txt683 shadow=阴影
H A Ddia_uk.txt683 shadow=Тінь
H A Ddia_fa.txt683 shadow=‫سایه‬
H A Ddia_ja.txt683 shadow=影付き
H A Ddia_he.txt683 shadow=‫צל‬
H A Ddia_ko.txt683 shadow=음영
H A Ddia_th.txt683 shadow=เงา
/plugin/bible/bible_douayRheims/
H A DColossians.txt46 2:17. Which are a shadow of things to come: but the body is of Christ.
H A DJames.txt17 …bove, coming down from the Father of lights, with whom there is no change nor shadow of alteration.
H A DOsee.txt52 …lls: under the oak, and the poplar, and the turpentine tree, because the shadow thereof was good: …
195 …14:8. They shall be converted that sit under his shadow: they shall live upon wheat, and they shal…
H A DEcclesiastes.txt114 …ife, in all the days of his pilgrimage, and the time that passeth like a shadow? Or who can tell h…
156 …8:13. But let it not be well with the wicked, neither let his days be prolonged, but as a shadow l…
H A DBaruch.txt12 …ghten our eyes, that we may live under the shadow of Nabuchodonosor the king of Babylon, and under…
H A DCanticles.txt19 …rees of the woods, so is my beloved among the sons. I sat down under his shadow, whom I desired: a…
H A DHebrews.txt134 …8:5. Who serve unto the example and shadow of heavenly things. As it was answered to Moses, when h…
171 …10:1. For the law, having a shadow of the good things to come, not the very image of the things, b…
H A DWisdom.txt21 …2:5. For our time is as the passing of a shadow, and there is no going back of our end: for it is …
89 5:9. All those things are passed away like a shadow, and like a post that runneth on,
330 …15:4. For the invention of mischievous men hath not deceived us, nor the shadow of a picture, a fr…
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-embedded.css53 /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
/plugin/diagramsnet/lib/plugins/
H A DcConf-1-4-8.js1789 shadow: false, // Whether to render a shadow
/plugin/bpmnio/vendor/bpmn-js/dist/assets/bpmn-font/css/
H A Dbpmn-embedded.css57 /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js195 exports.shadow = pdfjsSharedUtil.shadow;
242 exports.shadow = shadow;
614 function shadow(obj, prop, value) {
11894 return (0, _util.shadow)(this, 'loadingParams', {
13943 return (0, _util.shadow)(this, 'isFontLoadingAPISupported', supported);
13960 return (0, _util.shadow)(this, 'isSyncFontLoadingSupported', supported);
13969 return (0, _util.shadow)(this, '_loadTestFont', getLoadTestFont());
13978 return (0, _util.shadow)(this, 'value', (0, _util.isEvalSupported)());
14164 return (0, _util.shadow)(IsLittleEndianCached, 'value', (0, _util.isLittleEndian)());
15477 return (0, _util.shadow)(this, 'isFontSubpixelAAEnabled', enabled);
[all …]
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorMenuBar.java.bak629 submenu.add(editor.bind(mxResources.get("shadow"), new ToggleAction(

1...<<1112131415161718