Home
last modified time | relevance | path

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

/plugin/jplayer/vendor/happyworm/jplayer/lib/circle-player/js/
Djquery.transform2d.js41 _transform = "transform",
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/
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/asciidocjs/node_modules/async/
Dindex.js289 var _transform = require('./transform'); variable
291 var _transform2 = _interopRequireDefault(_transform);
/plugin/diagramsnet/lib/js/socket.io/
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/
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) function in Mpdf\\Mpdf
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
Dpdfmake.min.js11_transform=function(t,e,n){throw new Error("not implemented")},o.prototype._write=function(t,e,n){… method in o
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) { method in Zlib
Dpdfmake.min.js.map1_transform","writeencoding","__dirname","VirtualFileSystem","fileSystem","baseSystem","fixFilename…
/plugin/xlsx2dw/packages/exceljs/
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) {
80332 if (typeof options.transform === 'function') this._transform = options.transform;
[all …]
/plugin/datatables/assets/pdfmake/
Dpdfmake.js26026 this._transform(Buffer.alloc(0), '', callback);
26074 Zlib.prototype._transform = function (chunk, encoding, cb) {
39941 IconvLiteEncoderStream.prototype._transform = function(chunk, encoding, done) {
39989 IconvLiteDecoderStream.prototype._transform = function(chunk, encoding, done) {
49051 PassThrough.prototype._transform = function (chunk, encoding, cb) {
50309 if (typeof options.transform === 'function') this._transform = options.transform;
50344 Transform.prototype._transform = function (chunk, encoding, cb) {
50369 this._transform(ts.writechunk, ts.writeencoding, ts.afterTransform);
Dpdfmake.min.js2_transform(p.alloc(0),"",r)},Zlib.prototype.flush=function(r,i){var o=this,g=this._writableState;(…