Home
last modified time | relevance | path

Searched refs:getContext (Results 76 – 100 of 130) sorted by relevance

123456

/plugin/diagramsnet/lib/js/croppie/
H A Dcroppie.min.js1getContext("2d");switch(e.width=t.width,e.height=t.height,r.save(),n){case 2:r.translate(i,0),r.sc…
/plugin/findologicxmlexport/vendor/hoa/stream/Test/Unit/
H A DStream.php776 $out = fopen($streamName, 'rb', false, $context->getContext());
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Dholder.min.js12getContext("2d"));var d=c.root;a.width=J.dpr(d.properties.width),a.height=J.dpr(d.properties.heigh…
/plugin/diagramsnet/lib/js/diagramly/
H A DmxRuler.js107 var ctx = canvas.getContext('2d');
H A DEditor.js703 getContext: function()
2740 var ctx = canvas.getContext('2d');
3421 var ctx = canvas.getContext('2d');
8602 var ctx = canvas.getContext('2d');
H A DDriveClient.js1822 var ctx = canvas.getContext('2d');
/plugin/diagramsnet/lib/js/diagramly/util/
H A DmxJsCanvas.js20 this.ctx = canvas.getContext('2d');
/plugin/advrack/
H A Djquery.qtip.js1989 HASCANVAS = !!document.createElement('canvas').getContext,
2036 var context = document.createElement('canvas').getContext('2d');
2064 context = $('<canvas />').appendTo(this.element)[0].getContext('2d');
2324 context = inner[0].getContext('2d');
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A DmxVsdxCanvas2D.js473 var ctx = canvas.getContext("2d");
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js8482 var getContext = noopGetContext;
8534 onError(err, getContext);
8552 onWarning(err, getContext);
8641 getContext = noopGetContext;
9076 getContext = getParseContext;
10104 var ctx = getContext();
10238 handleWarning(err, getContext);
10251 handleCData(text, getContext);
10283 handleOpen(node, getContext);
44110 function getContext() { function
[all …]
/plugin/processing/
H A Dscript.js6344 curContext = curElement.getContext("experimental-webgl");
6466 curContext = curElement.getContext("2d");
6505 var ctx = c.getContext("2d");
8398 var ctx = cvs.getContext('2d');
8967 var utilityContext2d = document.createElement("canvas").getContext("2d");
8977 canvasData.context = canvasData.canvas.getContext('2d');
10573 curContext = textcanvas.getContext("2d");
10897 curContext = textcanvas.getContext("2d");
10907 curContext = textcanvas.getContext("2d"); // refreshes curContext
11637 curContext = curElement.getContext('2d');
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dservlet-api.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/servlet/ javax/ ...
H A Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
H A Djstl-1.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt javax ...
/plugin/sketchcanvas/script/
H A DSketchCanvas.js46 if ( ! canvas || ! canvas.getContext ) {
64 ctx = canvas.getContext('2d');
/plugin/findologicxmlexport/vendor/hoa/stream/
H A DREADME.md145 $out = fopen($streamName, 'rb', false, $context->getContext());
/plugin/authgoogle/google/contrib/
H A DGoogle_YouTubeService.php1757 public function getContext() { function in Google_ChannelConversionPing
4346 public function getContext() { function in Google_VideoConversionPing
H A DGoogle_DriveService.php2050 public function getContext() { function in Google_Comment
/plugin/revealjs/js/
H A Dreveal.js480 features.canvas = !!document.createElement( 'canvas' ).getContext;
5824 this.context = this.canvas.getContext( '2d' );
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js9788 var ctx = tempCanvas.getContext('2d', {
9951 var ctx = canvas.getContext('2d', {
10115 var reducedImageCtx = reducedImage.getContext('2d');
12131 var ctx = canvas.getContext('2d', {
15375 var ctx = scratchCanvas.getContext('2d');
/plugin/ol3/
H A Dscript.js8getContext("2d")}function co(t){var e=t.offsetWidth,r=getComputedStyle(t);return e+=parseInt(r.mar… method in e
/plugin/diagramsnet/lib/js/rough/
H A Drough.js.orig1 …s,fill:K}}}class Y{constructor(t,e){this.canvas=t,this.ctx=this.canvas.getContext("2d"),this.gen=n…
H A Drough.min.js72 …tion b(a,e){_classCallCheck(this,b);this.canvas=a;this.ctx=this.canvas.getContext("2d");this.gen=n…
/plugin/stlviewer/stlviewer/
H A Dthree.min.js2getContext("2d");t instanceof ImageData?n.putImageData(t,0,0):n.drawImage(t,0,0,t.width,t.height),… method in ra
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dogg.js2getContext("2d");ctx.drawImage(img,0,0);Module["preloadedImages"][name]=canvas;Browser.URLObject.r…

123456