Home
last modified time | relevance | path

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

1234

/plugin/osm/
H A Dscript.js31 for (var layer in layers) {
32 if (layer != params['layer']) {
33 map.addLayer(layers[layer]);
/plugin/passpolicy/
H A Dwords.txt1986 layer
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js14804 layer: layerCtx.canvas,
18360 var layer = _ref2.layer,
18363 return WebGLUtils.composeSMask(layer, mask, properties);
18539 function composeSMask(layer, mask, properties) {
18540 var width = layer.width,
18541 height = layer.height;
18562 var texture = createTexture(gl, layer, gl.TEXTURE0);
19610 this.layer = parameters.layer;
20103 var parentElement = this.layer.querySelector(selector);
20776 layer: parameters.div,
H A Dpdf.js.map1layer","genericComposeSMask","LINE_CAP_STYLES","LINE_JOIN_STYLES","NORMAL_CLIP","EO_CLIP","beginDr…
H A Dpdf.worker.js.map1layer-component-position\n for (; r <= maxDecompositionLevelsCount; r++) {\n for (; l …
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js.map1layer. Once the text layer\n // is built, it will attempt to scroll the selected match into v…
/plugin/preregister/
H A Dplugin.info.txt6 desc Additional confirmation layer for new registrations
/plugin/pureldap/vendor/freedsx/ldap/
H A DREADME.md11 * SASL authentication / integrity layer support for certain mechanisms ([RFC 4513](https://tools.ietf.org/search/rfc4513))
/plugin/pureldap/vendor/freedsx/sasl/
H A DREADME.md3 FreeDSx SASL is a pure PHP SASL library. It supports authentication and security layer functionality (privacy / integrity, depending on the mechanism).
/plugin/s5/ui/default/
H A Dframing.css1 /* The following styles size, place, and layer the slide components.
/plugin/s5/ui/dokuwiki/
H A Dframing.css1 /* The following styles size, place, and layer the slide components.
/plugin/s5reloaded/ui/thesis/
H A Dframing.css1 /* The following styles size, place, and layer the slide components.
/plugin/schedule/lib/
H A DscheduleCitiesMap.js343 var osm = new ol.layer.Tile ({
372 var clusterLayer = new ol.layer.Vector({
/plugin/securelogin/
H A DREADME.md38 …tegrity), etc, it's not as relevant. Consider it as just a possible extra layer of security. Your …
H A Dplugin.info.txt5 …ed. This plugin encrypts submitted passwords, giving you and your users an extra layer of security.
/plugin/settingstree/
H A Dstyle.css240 … > .settingstree_export_popup_close_button:after{ /* button at the top right corner of the layer.*/
/plugin/simplemap/
H A Dsyntax.php95 'layer' => 'mapnik',
/plugin/subjectindex/plugins/
H A Dbible_verses.txt1961 …n to come up and cover the camp, and in the morning there had developed a layer of dew round about…
1962 In time the layer of dew evaporated and here upon the surface of the wilderness there was a fine fl…
3453 And you must place them in two sets of layers, six to the layer set, upon the table of pure gold be…
3454 And you must put pure frankincense upon each layer set, and it must serve as the bread for a rememb…
10648 And some of the sons of the Ko'hath·ites, their brothers, were in charge of the layer bread, to pre…
11013 even for the layer bread and for the fine flour for the grain offering and for the wafers of unferm…
11160 and the gold by weight for the tables of the layer bread, for the different tables, and silver for …
11810 …h, the altar of burnt offering and all its utensils, and the table of the layer bread and all its …
11862 In the third month they started the heaps by laying the lowest layer, and in the seventh month they…
12156 with three layers of stones rolled [into place] and one layer of timbers; and let the expense be gi…
[all …]
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1 …\n}\n\n\n\n// WEBPACK FOOTER //\n// ./src/dasherize.js","// Compatability layer to support V3 brus…
/plugin/tline/timeline_js/
H A Dtimeline-bundle.css218 .timeline-band-layer {
224 .timeline-band-layer-inner {
/plugin/tuxquote/
H A Dquotes.txt2201 Life is like an onion: you peel off layer after layer and then you find there is nothing in it. <BR…
/plugin/webcomponent/_test/data/pages/
H A Dconsole.txt4 The ''console'' component is just a semantic layer above the [[doku>wiki:syntax#code_blocks|dokuwik…
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md1782 * Added: Cache layer in the ObjectTree.
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js.map1layer","update","bar_layer","addLayer","_taskRenderer","getLayer","_initStaticBackgroundRender","l…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js17246 if(!layer.view){
19009 layer.view = this;
22782 if (layer) {
22783 layer.id = layer.id || utils.uid();
22796 id = layer.id,
22812 layer,
23393 view = layer.view;
26434 layer = this.$gantt.$ui.layers[layer]();
26437 if(typeof layer == "function" || (layer && layer.render && layer.update)){
26438 layer = {renderer: layer}; class in Timeline
[all …]

1234