Home
last modified time | relevance | path

Searched refs:matrixproto (Results 1 – 4 of 4) sorted by relevance

/plugin/sequencediagram/bower_components/raphael/dev/
Draphael.core.js2466 (function (matrixproto) { argument
2482 matrixproto.add = function (a, b, c, d, e, f) {
2515 matrixproto.invert = function () {
2527 matrixproto.clone = function () {
2539 matrixproto.translate = function (x, y) {
2553 matrixproto.scale = function (x, y, cx, cy) {
2569 matrixproto.rotate = function (a, x, y) {
2588 matrixproto.x = function (x, y) {
2601 matrixproto.y = function (x, y) {
2604 matrixproto.get = function (i) {
[all …]
/plugin/sequencediagram/bower_components/snap.svg/dist/
Dsnap.svg.js3672 (function (matrixproto) { argument
3687 matrixproto.add = function (a, b, c, d, e, f) {
3721 matrixproto.invert = function () {
3733 matrixproto.clone = function () {
3744 matrixproto.translate = function (x, y) {
3758 matrixproto.scale = function (x, y, cx, cy) {
3774 matrixproto.rotate = function (a, x, y) {
3792 matrixproto.x = function (x, y) {
3804 matrixproto.y = function (x, y) {
3807 matrixproto.get = function (i) { function
[all …]
/plugin/callflow/
Draphael.js2821 (function (matrixproto) { argument
2837 matrixproto.add = function (a, b, c, d, e, f) {
2870 matrixproto.invert = function () {
2882 matrixproto.clone = function () {
2894 matrixproto.translate = function (x, y) {
2908 matrixproto.scale = function (x, y, cx, cy) {
2924 matrixproto.rotate = function (a, x, y) {
2943 matrixproto.x = function (x, y) {
2956 matrixproto.y = function (x, y) {
2959 matrixproto.get = function (i) {
[all …]
/plugin/advrack/
Draphael.js2821 (function (matrixproto) { argument
2837 matrixproto.add = function (a, b, c, d, e, f) {
2870 matrixproto.invert = function () {
2882 matrixproto.clone = function () {
2894 matrixproto.translate = function (x, y) {
2908 matrixproto.scale = function (x, y, cx, cy) {
2924 matrixproto.rotate = function (a, x, y) {
2943 matrixproto.x = function (x, y) {
2956 matrixproto.y = function (x, y) {
2959 matrixproto.get = function (i) {
[all …]