Home
last modified time | relevance | path

Searched refs:viewBox (Results 1426 – 1433 of 1433) sorted by last modified time

1...<<5152535455565758

/plugin/autologoff/
H A Dadmin.svg1 <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M7.5 21.5l1.35-1.34 3.81 3.81L12 24C5.71 24 .56 19.16.05 13h1.5c.36 3.76 2.7 (…)
/plugin/fetchmedia/
H A Dadmin.svg1 <svg viewBox="0 0 24 24">
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.min.js4viewBox){width=options.viewBox.width;height=options.viewBox.height}else{width=this.width;height=th…
H A Dfabric.js6907 if (options.viewBox) {
6908 width = options.viewBox.width;
6909 height = options.viewBox.height;
6931 (options.viewBox
6933 options.viewBox.x + ' ' +
6934 options.viewBox.y + ' ' +
6935 options.viewBox.width + ' ' +
6936 options.viewBox.height + '" '
/plugin/svgpureinsert/_test/
H A Dsvglogo.svg5 viewBox="0 0 300 300">
/plugin/advrack/
H A Djquery.qtip.js3164 mtx, transformed, viewBox,
3246 if(root.viewBox && (viewBox = root.viewBox.baseVal) && viewBox.width && viewBox.height) {
3247 xScale *= rootWidth / viewBox.width;
3248 yScale *= rootHeight / viewBox.height;
H A Draphael.js7043 viewBox: vb,
/plugin/processing/
H A Dscript.js2332 var viewBox = viewBoxStr.split(" ");
2333 this.width = viewBox[2];
2334 this.height = viewBox[3];

1...<<5152535455565758