Home
last modified time | relevance | path

Searched refs:layers (Results 76 – 100 of 123) sorted by path

12345

/plugin/diagramsnet/lib/resources/
H A Ddia_vi.txt429 layers=Lớp
H A Ddia_zh-tw.txt429 layers=圖層
H A Ddia_zh.txt429 layers=图层
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D2.2.js.map1 …nts a compositing operation used on the current mask layer with the mask layers below it.\"\n …
H A Dbundle.js.map1layers = util.buildLayerMatrix(g);\n _.forEach(layers, function(layer) {\n var orderShift = 0;…
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1layers","nodeRankFactor","vs","addBorderNode","fn","lhs","rhs","notime","layout","debug","cachedSe…
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DCHANGELOG.md562 - "z-index" can be used to utilise layers in the PDF document
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DMpdf.php231 var $layers;
1080 $this->layers = [];
2765 if (!isset($this->layers[$id])) {
2766 $this->layers[$id] = ['name' => 'Layer ' . ($id)];
2768 $this->PDFAXwarnings[] = "Cannot use layers when using PDFA or PDFX";
9966 if (count($this->layers)) {
240 var $layers; global() variable in Mpdf\\Mpdf
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Writer/
H A DOptionalContentWriter.php52 if (count($this->mpdf->layers)) {
54 ksort($this->mpdf->layers);
55 foreach ($this->mpdf->layers as $id => $layer) {
57 $this->mpdf->layers[$id]['n'] = $this->mpdf->n;
H A DResourceWriter.php104 if ($this->mpdf->hasOC || count($this->mpdf->layers)) {
215 if ($this->mpdf->hasOC || count($this->mpdf->layers)) {
220 if (count($this->mpdf->layers)) {
221 foreach ($this->mpdf->layers as $id => $layer) {
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dhttp-meta-data.asciidoc33 HTTP proxy layers (see issue https://github.com/elastic/elasticsearch-php/issues/993[#993]).
/plugin/googlesearch/
H A Dnusoap.php4796 this.ns4=(document.layers && !this.dom)?1:0;
4803 …s.evnt=bw.dom? document.getElementById(obj):bw.ie4?document.all[obj]:bw.ns4?document.layers[obj]:0;
/plugin/groupmanager/
H A Dscript.js23 for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
/plugin/icons/assets/material-design-icons/css/
H A Dmaterialdesignicons.min.css1layers::before{content:"\F328"}.mdi-layers-minus::before{content:"\FE8D"}.mdi-layers-off::before{c…
/plugin/jcapture/lib/
H A Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jmol2/jmol/
H A DCHANGES.txt4042 # This basically removes two full layers of abstraction.
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dmp3.js310 MP3Frame.layers = [];
321 var Layer = MP3Frame.layers[this.header.layer];
4519 MP3Frame.layers[1] = Layer1;
4636 MP3Frame.layers[2] = Layer2;
4960 MP3Frame.layers[3] = Layer3;
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt933 ¤ MPEG audio layers are now represented as 1, 2 or 3 instead of
/plugin/layeranimation/
H A DREADME.md4 …eries of layers. It supports the plugins you have installed in your DokuWiki. The series of layers
H A Dplugin.info.txt8 desc Creates an animation out of layers
/plugin/mikioplugin/icons/bootstrap-icons/svg/
H A Dlayers-fill.svg1 <svg class="bi bi-layers-fill" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
H A Dlayers-half.svg1 <svg class="bi bi-layers-half" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
H A Dlayers.svg1 <svg class="bi bi-layers" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
/plugin/ol3/
H A Dscript.js1 …y of the style's `transition` property.",example:{duration:300,delay:0}},layers:{required:!0,type:… class in AnonymousFunction600b995a0400.i.$root
8layers;var o=n.layers;return(r=t.call(this,i)||this).layersListenerKeys_=[],r.listenerKeys_={},r.a…
H A Dtest.js11 layers: [layer],

12345