Home
last modified time | relevance | path

Searched refs:actual (Results 126 – 150 of 263) sorted by last modified time

1234567891011

/plugin/pdfjs/pdfjs/web/locale/gl/
H A Dviewer.properties44 bookmark.title=Vista actual (copiar ou abrir nunha nova xanela)
45 bookmark_label=Vista actual
217 page_scale_actual=Tamaño actual
/plugin/pdfjs/pdfjs/web/locale/oc/
H A Dviewer.properties45 bookmark_label=Afichatge actual
/plugin/pdfjs/pdfjs/web/locale/es-CL/
H A Dviewer.properties44 bookmark.title=Vista actual (copiar o abrir en nueva ventana)
45 bookmark_label=Vista actual
217 page_scale_actual=Tamaño actual
/plugin/pdfjs/pdfjs/web/locale/ast/
H A Dviewer.properties42 bookmark.title=Vista actual (copiar o abrir nuna nueva ventana)
43 bookmark_label=Vista actual
176 page_scale_actual=Tamañu actual
/plugin/pdfjs/pdfjs/web/locale/ca/
H A Dviewer.properties44 bookmark.title=Vista actual (copia o obre en una finestra nova)
45 bookmark_label=Vista actual
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js.map1 …FontId++}`;\n // Chromium seems to cache fonts based on a hash of the actual font data,\n //…
H A Dpdf.worker.js.map1actual');\n }\n // the data is array, instantiating directly from it\n try {\…
/plugin/pdfjs/pdfjs/web/locale/an/
H A Dviewer.properties44 bookmark.title=Vista actual (copiar u ubrir en una nueva finestra)
45 bookmark_label=Anvista actual
159 page_scale_actual=Grandaria actual
/plugin/pdfjs/pdfjs/web/locale/ro/
H A Dviewer.properties44 bookmark.title=Vizualizare actuală (copiază sau deschide într-o fereastră nouă)
45 bookmark_label=Vizualizare actuală
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js.map1actual'.\n pdfViewer.currentScaleValue = currentScaleValue;\n }\n pdfViewer.update();\n}\n\nf…
/plugin/pdfjs/pdfjs/web/locale/es-ES/
H A Dviewer.properties44 bookmark.title=Vista actual (copiar o abrir en una nueva ventana)
45 bookmark_label=Vista actual
/plugin/pdfjs/pdfjs/web/locale/es-MX/
H A Dviewer.properties44 bookmark.title=Vista actual (copiar o abrir en una nueva ventana)
45 bookmark_label=Vista actual
/plugin/pdfjs/pdfjs/web/locale/ia/
H A Dviewer.properties44 bookmark.title=Vista actual (copiar o aperir in un nove fenestra)
45 bookmark_label=Vista actual
217 page_scale_actual=Dimension actual
/plugin/datatables/assets/pdfmake/build/
H A Dpdfmake.min.js
/plugin/authmantis/
H A DLICENSE.md504 actual knowledge that, but for the patent license, your conveying the
/plugin/numberedheadings/
H A DREADME.md4 the actual behavior of the standard headings.
/plugin/tcycle/
H A DLICENSE508 actual knowledge that, but for the patent license, your conveying the
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/
H A DTestCase.php17 * @param resource|string|Component $actual
20 function assertVObjEquals($expected, $actual, $message = '') { argument
40 $actual = $getObj($actual);
44 $actual->serialize(),
/plugin/imagecarousel/
H A DLICENSE508 actual knowledge that, but for the patent license, your conveying the
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js.map1actual codes\nexport default () => {};","function extend(gantt){\n\n\tgantt.destructor = function(…
/plugin/yuriigantt/
H A DLICENSE508 actual knowledge that, but for the patent license, your conveying the
/plugin/icons/assets/material-design-icons/css/
H A Dmaterialdesignicons.min.css1 ….mdi-image-search-outline::before{content:"\F977"}.mdi-image-size-select-actual::before{content:"\…
/plugin/sequencediagram/bower_components/lodash/test/
H A Dtest.js1821 assert.ok((actual[0] === null) || (actual[0] && actual[0].Array));
1828 assert.ok((actual[0] === undefined) || (actual[0] && actual[0].Array));
2741 assert.ok(actual !== array && actual[0] === array[0]);
2756 assert.ok(actual.bar.b === actual.foo.b && actual === actual.foo.b.c.d && actual !== object);
4693 assert.strictEqual(actual.bar.b, actual.foo.b);
14918 assert.notStrictEqual(actual.bar.b, actual.foo.b);
18569 assert.ok(actual >= min && actual <= max);
18576 assert.ok(actual % 1 && actual >= 0 && actual <= 1);
18579 assert.ok(actual % 1 && actual >= 0 && actual <= 2);
18582 assert.ok(actual % 1 && actual >= 2 && actual <= 4);
[all …]
H A Dtest-fp.js106 assert.deepEqual(actual, [1, 3]);
120 assert.deepEqual(actual, [1, 3]);
194 actual = remove(isEven);
196 assert.deepEqual(actual, []);
203 actual = remove(isEven)(value);
210 actual = remove(value)(isEven);
483 actual = fp.uniq(other);
492 actual = fp.xor(other)(array);
495 actual = fp.pull('b')(array);
741 actual = func(objects);
[all …]
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/test/
H A Darrays.js413 var actual = _.map(falsey, function(fromIndex) {
417 …assert.deepEqual(actual, expected, 'should treat falsey `fromIndex` values, except `0` and `NaN`, …

1234567891011