Home
last modified time | relevance | path

Searched defs:cx (Results 1 – 25 of 57) sorted by relevance

123

/plugin/sequencediagram/bower_components/raphael/dev/
Draphael.vml.js499 elproto.rotate = function (deg, cx, cy) { argument
539 elproto.scale = function (sx, sy, cx, cy) { argument
780 cx: x, property
795 cx: x, property
Draphael.svg.js746 elproto.rotate = function (deg, cx, cy) { argument
780 elproto.scale = function (sx, sy, cx, cy) { argument
1212 res.attrs = {cx: x, cy: y, r: r, fill: "none", stroke: "#000"}; property
1230 res.attrs = {cx: x, cy: y, rx: rx, ry: ry, fill: "none", stroke: "#000"}; property
Draphael.core.js167 cx: 0, property
205 cx: nu, property
1628 cx: xmin + width / 2, property
2553 matrixproto.scale = function (x, y, cx, cy) { argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CustomSearchAPI/
DSearchQueriesNextPage.php33 public $cx; variable in Google\\Service\\CustomSearchAPI\\SearchQueriesNextPage
198 public function setCx($cx)
DSearchQueriesPreviousPage.php33 public $cx; variable in Google\\Service\\CustomSearchAPI\\SearchQueriesPreviousPage
198 public function setCx($cx)
DSearchQueriesRequest.php33 public $cx; variable in Google\\Service\\CustomSearchAPI\\SearchQueriesRequest
198 public function setCx($cx)
/plugin/diagramsnet/lib/js/diagramly/util/
DmxAsyncCanvas.js82 mxAsyncCanvas.prototype.rotate = function(theta, flipH, flipV, cx, cy) argument
DmxJsCanvas.js155 mxJsCanvas.prototype.rotate = function(theta, flipH, flipV, cx, cy) argument
/plugin/godiag/
Dsyntax.php355 function circ( &$img, $cx, $cy, $cr, $color) {
/plugin/abc2/abc-libraries/abc2svg/
Dpsvg-1.js71 function Psvg(abcobj_r){var svgbuf='',abcobj=abcobj_r,wps=new Wps(this),g=0,gchg,gcur={cx:0,cy:0,xo… property
141 Psvg.prototype.cx=function(){return gcur.cx} method in Psvg
/plugin/callflow/
Draphael.js564 cx: 0, property
601 cx: nu, property
2014 cx: xmin + width / 2, property
2908 matrixproto.scale = function (x, y, cx, cy) { argument
6470 elproto.rotate = function (deg, cx, cy) { argument
6504 elproto.scale = function (sx, sy, cx, cy) { argument
6914 res.attrs = {cx: x, cy: y, r: r, fill: "none", stroke: "#000"}; property
6932 res.attrs = {cx: x, cy: y, rx: rx, ry: ry, fill: "none", stroke: "#000"}; property
7629 elproto.rotate = function (deg, cx, cy) { argument
7669 elproto.scale = function (sx, sy, cx, cy) { argument
[all …]
/plugin/advrack/
Draphael.js564 cx: 0, property
601 cx: nu, property
2014 cx: xmin + width / 2, property
2908 matrixproto.scale = function (x, y, cx, cy) { argument
6476 elproto.rotate = function (deg, cx, cy) { argument
6510 elproto.scale = function (sx, sy, cx, cy) { argument
6920 res.attrs = {cx: x, cy: y, r: r, fill: "none", stroke: "#000"}; property
6938 res.attrs = {cx: x, cy: y, rx: rx, ry: ry, fill: "none", stroke: "#000"}; property
7635 elproto.rotate = function (deg, cx, cy) { argument
7675 elproto.scale = function (sx, sy, cx, cy) { argument
[all …]
Djquery.qtip.js3138 ellipse: function(cx, cy, rx, ry, corner) { argument
3153 circle: function(cx, cy, r, corner) { argument
/plugin/sequencediagram/bower_components/snap.svg/dist/
Dsnap.svg.js3758 matrixproto.scale = function (x, y, cx, cy) { argument
4657 proto.circle = function (cx, cy, r) { argument
4663 cx: cx, property
4751 proto.ellipse = function (cx, cy, rx, ry) { argument
4757 cx: cx, property
5187 function gradientRadial(defs, cx, cy, r, fx, fy) { argument
5194 cx: cx, property
5250 proto.gradientRadial = function (cx, cy, r, fx, fy) { argument
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/autoload/
Dmenclose.js19 …tJax.mml,b=MathJax.OutputJax["HTML-CSS"];var c="http://www.w3.org/2000/svg";var f="urn:schemas-mic…
/plugin/diagramsnet/lib/plugins/
Dvoice.js483 function mouseEvent(type, sx, sy, cx, cy, shift) argument
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
DSvg.php4269 private function testIntersectCircle($cx, $cy, $cr)
/plugin/html2pdf/html2pdf/html2ps/
Doutput.fpdf.class.php11 var $cx; variable in OutputDriverFPDF
/plugin/diagramsnet/lib/js/diagramly/vsdx/
DmxVsdxCanvas2D.js1108 mxVsdxCanvas2D.prototype.rotate = function(theta, flipH, flipV, cx, cy) argument
/plugin/authgoogle/google/contrib/
DGoogle_CustomsearchService.php259 public $cx; variable in Google_Query
311 public function setCx( $cx) {
/plugin/sequencediagram/bower_components/raphael/
Draphael.min.js1 …define&&define.amd?define([],e):"object"==typeof exports?exports.Raphael=e():t.Raphael=e()}(window…
Draphael.no-deps.min.js1 …tion"==typeof define&&define.amd?define(["eve"],e):"object"==typeof exports?exports.Raphael=e(requ… argument
/plugin/flowchartjs/
Draphael.min.js1 …define&&define.amd?define([],e):"object"==typeof exports?exports.Raphael=e():t.Raphael=e()}(window…
/plugin/chordsheets/js/
H A Draphael.js1 …define&&define.amd?define([],e):"object"==typeof exports?exports.Raphael=e():t.Raphael=e()}(window…
/plugin/diagramsnet/lib/js/grapheditor/
DEditorUi.js2023 resize = mxUtils.bind(this, function(autoscale, maxScale, cx, cy) argument
2938 mxEvent.addMouseWheelListener(mxUtils.bind(this, function(evt, up, force, cx, cy) argument

123