Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DUpdatePageElementTransformRequest.php64 public function setTransform(AffineTransform $transform) function in Google\\Service\\Slides\\UpdatePageElementTransformRequest
H A DPageElementProperties.php62 public function setTransform(AffineTransform $transform) function in Google\\Service\\Slides\\PageElementProperties
H A DShadow.php136 public function setTransform(AffineTransform $transform) function in Google\\Service\\Slides\\Shadow
H A DPageElement.php198 public function setTransform(AffineTransform $transform) function in Google\\Service\\Slides\\PageElement
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/
H A DWrite.php69 public function setTransform(DocumentTransform $transform) function in Google\\Service\\Firestore\\Write
/plugin/stlviewer/stlviewer/
H A 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/
H A DButtonManager.java58 place.setTransform(new CoordTransform(1, 1, 0, 0, xpos, ypos)); in getButton()
H A DSwfEncoder.java195 …placeBackground.setTransform(new CoordTransform(toolbarScaleX, toolbarScaleY, 0, 0, toolbarX, tool… in encode()
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorRuler.java541 ((Graphics2D) g).setTransform(at); in paintComponent()
/plugin/jcapture/lib/
H A Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js14177 ctx._originalSetTransform = ctx.setTransform;
14275 canvasEntry.context.setTransform(1, 0, 0, 1, 0, 0);
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);
15856 currentCtx.setTransform(1, 0, 0, 1, 0, 0);
16481 ctx.setTransform.apply(ctx, owner.baseTransform);
[all …]
H A Dpdf.js.map1setTransform;\n\n ctx._transformMatrix = ctx._transformMatrix || [1, 0, 0, 1, 0, 0];\n ctx._…
/plugin/ol3/
H A 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/
H A DJmolApplet0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/obrador/ javax/ ...
H A DJmolAppletSigned0.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolApplet.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DJmolAppletSigned.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DCHANGES.txt1187 # code: generalized setTransform() in JmolAdapter readers CSF and SpartanSmol (.spardir)
/plugin/processing/
H A Dscript.js4963 curContext.setTransform(1,0,0,1,0,0);
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js32568 setTransform(container, 'scale(' + scale + ')');
32713 function setTransform(element, transform) { function
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/datatables/assets/pdfmake/build/
H A Dpdfmake.min.js