Home
last modified time | relevance | path

Searched refs:resolution (Results 51 – 73 of 73) sorted by path

123

/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/openlayersmap/
H A Dscript.js279 style(feature, resolution) {
/plugin/openlayersmapoverlays/lib/
H A Dlayers.js59resolution:null,ratio:2,resFactor:null,response:null,activate:function(){var activated=OpenLayers.…
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js8757 transformStream._backpressureChangePromise.then(function (resolution) {
8758 …assert(resolution !== backpressure, '_backpressureChangePromise should be fulfilled only when back…
H A Dpdf.js.map1resolution","transformStreamController","TransformStreamEnqueueToReadable","transformer","transfor…
H A Dpdf.worker.js23738 …var numprecinctswide = resolution.trx1 > resolution.trx0 ? Math.ceil(resolution.trx1 / precinctWid…
23739 …var numprecinctshigh = resolution.try1 > resolution.try0 ? Math.ceil(resolution.try1 / precinctHei…
23741 resolution.precinctParameters = {
24208 var resolution = {};
24214 resolution.resLevel = r;
24226 subband.resolution = resolution;
24239 subband.resolution = resolution;
24249 subband.resolution = resolution;
24259 subband.resolution = resolution;
24641 var width = resolution.trx1 - resolution.trx0;
[all …]
H A Dpdf.worker.js.map1resolution","transformStreamController","TransformStreamEnqueueToReadable","transformer","transfor…
/plugin/pdfjs/pdfjs/web/
H A Dviewer.css2109 @media screen and (-webkit-min-device-pixel-ratio: 1.1), screen and (min-resolution: 1.1dppx) {
H A Dviewer.js.map1 …urn;\n }\n print.call(window);\n // Delay promise resolution in case print() …
/plugin/photogallery/lightGallery/js/
H A Dpicturefill.min.js4resolution:g.parseDescriptor(h.descriptor,b)})}return d},g.dodgeSrcset=function(a){a.srcset&&(a[g.…
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt397 rasterising resolution for vector source formats (PDF, WMF)
555 resolution support may be added in future versions
/plugin/s5/ui/blue/
H A Dpretty.css4 Note that the 'body' font size may have to be changed if the resolution is
/plugin/s5/ui/flower/
H A Dpretty.css4 Note that the 'body' font size may have to be changed if the resolution is
/plugin/s5/ui/pixel/
H A Dpretty.css4 Note that the 'body' font size may have to be changed if the resolution is
/plugin/s5/ui/yatil/
H A Dpretty.css2 Note that the 'body' font size may have to be changed if the resolution is
/plugin/statistics/
H A Dadmin.php69 'resolution',
457 $this->html_graph('resolution', 650, 490);
458 $result = $this->hlp->Query()->resolution($this->tlimit, $this->start, 150);
/plugin/statistics/inc/
H A DStatisticsGraph.class.php216 public function resolution() { function in StatisticsGraph
217 $result = $this->hlp->Query()->resolution($this->tlimit, 0, 100);
H A DStatisticsQuery.class.php437 public function resolution($tlimit, $start = 0, $limit = 20) { function in StatisticsQuery
441 CONCAT(ROUND(screen_x/100)*100,'x',ROUND(screen_y/100)*100) as resolution
447 GROUP BY resolution
457 CONCAT(ROUND(view_x/100)*100,'x',ROUND(view_y/100)*100) as resolution
463 GROUP BY resolution
/plugin/stlviewer/stlviewer/
H A Dthree.min.js2resolution:{value:new pt},radius:{value:4}},vertexShader:"void main() {\n\tgl_Position = vec4( pos…
/plugin/tagfilter/script/select2/
H A Dselect2.css633 @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 2dppx) {
/plugin/tagfilter/
H A Dstyle.css736 @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 2dppx) {
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs7933 /* TODO: more fine grained control over DBF type resolution */
25320 // TODO: pass back content types metdata for xlsm/xlsx resolution
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js.map1 …tionError = function () {\n return new TypeError(\"circular promise resolution chain\\u000a\\u0…

123