Home
last modified time | relevance | path

Searched refs:transform (Results 451 – 475 of 546) sorted by last modified time

1...<<11121314151617181920>>...22

/plugin/sequencediagram/bower_components/snap.svg/doc/css/
H A Dtopcoat-desktop-light.css1046 -webkit-transform: rotate(-50deg);
1047 -ms-transform: rotate(-50deg);
1048 transform: rotate(-50deg);
2018 -webkit-transform: translate(-50%, -50%);
2019 -ms-transform: translate(-50%, -50%);
2020 transform: translate(-50%, -50%);
2123 -ms-transform: translate(-50%, -50%);
2124 transform: translate(-50%, -50%);
2223 -webkit-transform: none;
2224 -ms-transform: none;
[all …]
/plugin/sequencediagram/bower_components/lodash/dist/
H A Dlodash.core.js198 function overArg(func, transform) { argument
200 return func(transform(arg));
1433 function overRest(func, start, transform) { argument
1449 otherArgs[start] = transform(array);
/plugin/sequencediagram/bower_components/lodash/lib/common/
H A Dutil.js16 return _.transform(properties, (result, value, key) => {
/plugin/sequencediagram/bower_components/lodash/
H A Dyarn.lock396 babel-plugin-transform-decorators@^6.13.0:
407 babel-plugin-transform-do-expressions@^6.3.13:
436 babel-plugin-transform-es2015-classes@^6.18.0:
471 babel-plugin-transform-es2015-for-of@^6.18.0:
485 babel-plugin-transform-es2015-literals@^6.3.13:
549 babel-plugin-transform-es2015-spread@^6.3.13:
598 babel-plugin-transform-function-bind@^6.3.13:
612 babel-plugin-transform-regenerator@^6.16.0:
616 regenerator-transform "0.9.8"
618 babel-plugin-transform-strict-mode@^6.18.0:
[all …]
/plugin/sequencediagram/bower_components/raphael/
H A Draphael.min.js1transform:"",width:0,x:0,y:0,class:""},I=e._availableAnimAttrs={blur:T,"clip-rect":"csv",cx:T,cy:T… property in e._
/plugin/langdelete/
H A Dstyle.css110 50% { transform: translateY(-0.5ex); }
/plugin/emoji/
H A Dscreen.less68 text-transform: uppercase;
/plugin/findologicxmlexport/vendor/hoa/ustring/
H A DREADME.md148 We can also transform any text into ASCII:
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Dd3.min.js2 …(e)+"scale("+t+")")}function $r(n,t){var e=[],r=[];return n=ao.transform(n),t=ao.transform(t),Yr(n…
4transform=function(n){return{stream:function(t){var e=new ie(t);for(var r in n)e[r]=n[r];return e}… function
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dadvanced_legacy.rst71 transform).
H A Dadvanced.rst70 transform).
/plugin/findologicxmlexport/vendor/hoa/iterator/
H A DREADME.md421 `Hoa\Iterator\CallbackGenerator` allows to transform any callable into an
/plugin/findologicxmlexport/vendor/hoa/stream/
H A DREADME.md433 “decrypt”, “unzip”, “transform to…”. In such a scenario, the order
493 like decrypt, transform to, unzip… Actually, PHP comes with certain
504 useful? For instance if you are reading a PHP file, you can transform
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/css/
H A Dbootstrap.min.css5transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appeara…
/plugin/jirainfo/
H A Dstyle.less28 0% { transform: rotate(0deg); }
29 100% { transform: rotate(360deg); }
52 text-transform: uppercase;
159 -webkit-transform: scale(0.8);
160 -o-transform: scale(0.8);
161 transform: scale(0.8);
169 -webkit-transform: none;
170 -o-transform: none;
171 transform: none;
177 -o-transition-property: "opacity,transform";
[all …]
/plugin/editonlink/
H A Dstyle.css7 …hift 0.3s linear infinite; } @keyframes shift { from { transform: translateX(0); } to { transform:…
/plugin/ckgdoku/ckeditor/plugins/tableselection/styles/
H A Dtableselection.css8 transform: translateZ( 0 );
/plugin/ckgdoku/ckeditor/skins/moono-lisa/
H A Ddialog_ie8.css5transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rota…
H A Ddialog_iequirks.css5transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rota…
H A Ddialog.css5transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rota…
H A Ddialog_ie.css5transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rota…
/plugin/ckgdoku/ckeditor/skins/moono/
H A Ddialog_ie7.css5transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rota…
H A Ddialog.css5transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rota…
H A Ddialog_ie.css5transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rota…
/plugin/ckgdoku/ckeditor/
H A Dckeditor.js209 …tyle?d=a:(c=a[0],d=a[1]);return[{element:c,left:d,right:function(a,c){c.transform(a,b)}}]}function…
226 …2,1]);break;case 4:b([0,1,2,3])}delete a.styles.margin}},matchesStyle:A,transform:function(a,b){if…

1...<<11121314151617181920>>...22