Home
last modified time | relevance | path

Searched refs:setTransform (Results 1 – 25 of 25) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
DUpdatePageElementTransformRequest.php64 public function setTransform(AffineTransform $transform) function in Google\\Service\\Slides\\UpdatePageElementTransformRequest
DPageElementProperties.php62 public function setTransform(AffineTransform $transform) function in Google\\Service\\Slides\\PageElementProperties
DShadow.php136 public function setTransform(AffineTransform $transform) function in Google\\Service\\Slides\\Shadow
DPageElement.php198 public function setTransform(AffineTransform $transform) function in Google\\Service\\Slides\\PageElement
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/
DWrite.php69 public function setTransform(DocumentTransform $transform) function in Google\\Service\\Firestore\\Write
/plugin/stlviewer/stlviewer/
DCanvasRenderer.js333 …_context.setTransform( _viewportWidth / _canvasWidth, 0, 0, - _viewportHeight / _canvasHeight, _vi…
434 _context.setTransform( 1, 0, 0, 1, 0, 0 );
871 context.setTransform( 1, 0, 0, - 1, 0, image.height );
876 context.setTransform( - 1, 0, 0, - 1, image.width, image.height );
883 context.setTransform( 1, 0, 0, 1, 0, 0 );
890 context.setTransform( - 1, 0, 0, 1, image.width, 0 );
/plugin/jcapture/src/com/hammurapi/jcapture/
DButtonManager.java58 place.setTransform(new CoordTransform(1, 1, 0, 0, xpos, ypos)); in getButton()
DSwfEncoder.java195 …placeBackground.setTransform(new CoordTransform(toolbarScaleX, toolbarScaleY, 0, 0, toolbarX, tool… in encode()
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
DEditorRuler.java541 ((Graphics2D) g).setTransform(at); in paintComponent()
/plugin/jcapture/lib/
Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/pdfjs/pdfjs/build/
Dpdf.js14177 ctx._originalSetTransform = ctx.setTransform;
14245 ctx.setTransform = function ctxSetTransform(a, b, c, d, e, f) { function
14275 canvasEntry.context.setTransform(1, 0, 0, 1, 0, 0);
14799 ctx.setTransform(smask.scaleX, 0, 0, smask.scaleY, smask.offsetX, smask.offsetY);
14811 ctx.setTransform(1, 0, 0, 1, 0, 0);
14946 this.ctx.setTransform(1, 0, 0, 1, 0, 0);
15088 groupCtx.setTransform(1, 0, 0, 1, 0, 0);
15251 ctx.setTransform.apply(ctx, this.baseTransform);
15324 ctx.setTransform.apply(ctx, path.transform);
15427 ctx.setTransform.apply(ctx, patternTransform);
[all …]
Dpdf.js.map1setTransform;\n\n ctx._transformMatrix = ctx._transformMatrix || [1, 0, 0, 1, 0, 0];\n ctx._…
/plugin/ol3/
Dscript.js8setTransform.apply(t,e),n.contextInstructions?(t.translate(l,u),t.scale(c[0],c[1]),function(t,e){f… method in e
/plugin/jmol2/jmol/
DJmolApplet0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/obrador/ javax/ ...
DJmolAppletSigned0.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
DJmolApplet.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
DJmolAppletSigned.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
DCHANGES.txt1187 # code: generalized setTransform() in JmolAdapter readers CSF and SpartanSmol (.spardir)
/plugin/processing/
Dscript.js4963 curContext.setTransform(1,0,0,1,0,0);
/plugin/mermaid/
H A Dmermaid.min.js1979setTransform(1,0,0,1,0,0),v.context.clearRect(v.usedWidth,0,d,g),b(D))O();else if(b(E))if(S){for(v…
/plugin/bpmnioeditor/vendor/bpmnio-js/
Dbpmn-modeler.development.js32568 setTransform(container, 'scale(' + scale + ')');
32713 function setTransform(element, transform) { function
/plugin/statistics/js/
Dchart.js13 …a.width!==o)&&(t.currentDevicePixelRatio=s,a.height=n,a.width=o,t.ctx.setTransform(s,0,0,s,0,0),!0…
/plugin/datatables/assets/pdfmake/
Dpdfmake.js14545 value: function setTransform(m11, m12, m21, m22, dx, dy) {
22262 grad.setTransform.apply(grad, matrix);
Dpdfmake.min.js2setTransform(r,i,o,u,p,g){return this.transform=[r,i,o,u,p,g],this}},{key:"embed",value:function e…
/plugin/openlayersmap/ol/
Dol.js.map1setTransform(transform) {\n this.transform_ = transform;\n }\n\n /**\n * Render a geometry …