Home
last modified time | relevance | path

Searched refs:_transform (Results 1 – 9 of 9) sorted by relevance

/plugin/jplayer/vendor/happyworm/jplayer/lib/circle-player/js/
H A Djquery.transform2d.js41 _transform = "transform", variable
52 $.support[_transform] = supportProperty = testProperties[i];
63 $.cssNumber[_transform] = $.cssNumber[_transformOrigin] = true;
68 if ( supportProperty && supportProperty != _transform ) {
70 $.cssProps[_transform] = supportProperty;
193 $.cssHooks[_transform] = propertyHook;
/plugin/html2pdf/html2pdf/html2ps/
H A Doutput.png.class.php159 $this->_transform->apply($x, $dummy);
166 $this->_transform->apply($dummy, $y);
235 $this->_transform = new AffineTransform($this->_heightPixels,
319 $this->_path->fill($this->_transform, $this->_image, $this->_getCurrentColor());
534 $this->_path->stroke($this->_transform, $this->_image, $this->_getCurrentColor());
/plugin/diagramsnet/lib/js/socket.io/
H A Dsimplepeer9.10.0.min.js6_transform=function(e,t,n){n(null,e)}},{"./_stream_transform":19,inherits:10}],18:[function(e,t){(…
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DMpdf.php26622 return($this->_transform($tm, true));
26624 $this->_transform($tm);
26641 return($this->_transform($tm, true));
26643 $this->_transform($tm);
26672 return $this->_transform($tm, true);
26674 $this->_transform($tm);
26708 return $this->_transform($tm, true);
26710 $this->_transform($tm);
26714 function _transform($tm, $returnstring = false)
26650 function _transform($tm, $returnstring = false) global() function in Mpdf\\Mpdf
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js19937 Transform.prototype._transform = function(chunk, encoding, cb) {
19963 this._transform(ts.writechunk, ts.writeencoding, ts.afterTransform);
20038 PassThrough.prototype._transform = function(chunk, encoding, cb) {
20768 this._transform(new Buffer(0), '', callback);
20813 Zlib.prototype._transform = function(chunk, encoding, cb) {
H A Dpdfmake.min.js11_transform=function(t,e,n){throw new Error("not implemented")},o.prototype._write=function(t,e,n){… method in d
H A Dpdfmake.min.js.map1_transform","writeencoding","__dirname","VirtualFileSystem","fileSystem","baseSystem","fixFilename…
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js25573 value: function _transform(row, encoding, cb) {
26322 value: function _transform(data, encoding, done) {
40614 CipherBase.prototype._transform = function (data, _, next) {
49251 HashBase.prototype._transform = function (chunk, encoding, callback) {
71617 PassThrough.prototype._transform = function (chunk, encoding, cb) {
72867 if (typeof options.transform === 'function') this._transform = options.transform;
72902 Transform.prototype._transform = function (chunk, encoding, cb) {
72927 this._transform(ts.writechunk, ts.writeencoding, ts.afterTransform);
79167 PassThrough.prototype._transform = function (chunk, encoding, cb) {
80367 Transform.prototype._transform = function (chunk, encoding, cb) {
[all …]
/plugin/datatables/assets/pdfmake/build/
H A Dpdfmake.min.js