Home
last modified time | relevance | path

Searched defs:matrix (Results 1 – 23 of 23) sorted by relevance

/plugin/twofactorgoogleauth/
H A DQRCode.php561 protected function qr_apply_best_mask($matrix, $size)
578 protected function qr_apply_mask($matrix, $size, $mask)
614 protected function qr_penalty(&$matrix, $size)
623 protected function qr_penalty_1(&$matrix, $size)
655 protected function qr_penalty_2(&$matrix, $size)
674 protected function qr_penalty_3(&$matrix, $size)
700 protected function qr_penalty_4(&$matrix, $size)
718 $matrix, $size, $ecl, $mask, $version
/plugin/jplayer/vendor/happyworm/jplayer/lib/circle-player/js/
H A Djquery.transform2d.js118 matrix, data; variable in propertyHook
275 function matrix( transform ) { function
370 function unmatrix(matrix) { argument
517 function isAffine( matrix ) { argument
541 function toArray(matrix) { argument
/plugin/dw2pdf/vendor/mpdf/qrcode/src/
H A DQrCode.php110 private $matrix = []; variable in Mpdf\\QrCode\\QrCode
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
H A DMetric.php184 public function setMatrix(MetricMatrix $matrix)
/plugin/captcha/
H A DEasySVG.php393 defApplyMatrix($def, $matrix) global() argument
/plugin/highlightjs/highlight/languages/
H A Drenderman.js134 'matrix': 1, 'while': 1, 'for': 1, 'if': 1, 'do': 1, property in hljs.LANGUAGES.rsl.defaultMode.keywords.keyword
H A Dmel.js12 keywords: {'int': 1, 'float': 1, 'string': 1, 'float': 1, 'vector': 1, 'matrix': 1, property in hljs.LANGUAGES.mel.defaultMode.keywords
/plugin/a2s/
H A DASCIIToSVG.php2147 private function matrixTransform($matrix, $x, $y) {
/plugin/sequencediagram/bower_components/snap.svg/dist/
H A Dsnap.svg.js3933 Snap.matrix = function (a, b, c, d, e, f) { function
6363 function mapPath(path, matrix) { argument
/plugin/jcapture/lib/
H A Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.min.js2 …turn opts.a*Math.pow(2,10*(t-=1))*Math.sin((t*d-opts.s)*(2*Math.PI)/opts.p)}function easeOutCubic(…
H A Dfabric.js2934 function rotateMatrix(matrix, args) { argument
2943 function scaleMatrix(matrix, args) { argument
2951 function skewXMatrix(matrix, args) { argument
2955 function skewYMatrix(matrix, args) { argument
2959 function translateMatrix(matrix, args) { argument
/plugin/processing/
H A Dscript.js1748 function uniformMatrix(programObj, varName, transpose, matrix) { argument
2205 this.applyMatrix = function(matrix) { argument
4186 PMatrixStack.prototype.mult = function mult(matrix) { argument
8274 var splineForward = function(segments, matrix) { argument
/plugin/combo/resources/dictionary/
H A Dcib-icons.json455 "matrix": "cib-matrix", string
H A Dcarbon-icons.json1045 "matrix": "matrix", string
/plugin/diagramsnet/lib/math/extensions/a11y/
H A Dmathjax-sre.js142 …xtended":"","set singleton":"","set collection":"",label:"",multiline:"",matrix:"",vector:"",cases… property in sre.Messages.ROLE
435 …oeffizient",squarematrix:"quadratische Matrize",multiline:"mehrzeiligem Ausdruck",matrix:"Matrize", property in sre.Locale.de.ROLE
449 squarematrix:"square matrix",multiline:"multiple lines",matrix:"matrix",vector:"vector",cases:"case… property in sre.Locale.en.ROLE
462 …l",squarematrix:"matriz cuadrada",multiline:"l\u00edneas m\u00faltiples",matrix:"matriz",vector:"v… property in sre.Locale.es.ROLE
477 … collection":"collection",label:"\u00e9tiquette",multiline:"multi-ligne",matrix:"matrice",vector:"… property in sre.Locale.fr.ROLE
487 …rminant",rowvector:"row vector",binomial:"binomial",squarematrix:"square matrix",multiline:"multip… property in sre.Locale.nemeth.ROLE
/plugin/sequencediagram/bower_components/raphael/dev/
H A Draphael.core.js294 mapPath = R.mapPath = function (path, matrix) { argument
/plugin/callflow/
H A Draphael.js690 mapPath = R.mapPath = function (path, matrix) { argument
/plugin/advrack/
H A Draphael.js690 mapPath = R.mapPath = function (path, matrix) { argument
/plugin/highlightjs/highlight/
H A Dhighlight.pack.js1 …</gm,"&lt;").replace(/>/gm,"&gt;")}function k(s,r){if(!s){return false}for(var c=0;c<s.length;c++)… class in hljs.LANGUAGES.perl
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Dd3.min.js4 …","June","July","August","September","October","November","December"],shortMonths:["Jan","Feb","Ma… argument
/plugin/katex/_assets/
H A Dkatex.min.js1 …define&&define.amd?define([],t):"object"==typeof exports?exports.katex=t():e.katex=t()}("undefined…
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js1792 function createTransform(matrix) { argument