Home
last modified time | relevance | path

Searched refs:scale (Results 501 – 525 of 528) sorted by path

1...<<2122

/plugin/translation/flags/
H A Dsl.svg1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 480"><defs><clipPath id="a"><path fill-opacity=".7" d="M-15 0h682.6v512H-15.1z"/></clipPath></defs><g fill-rule="evenodd" stroke-width="1pt" clip-path="url(#a)" transform="translate(14.1) scale(.9375)"><path fill="#fff" d="M-62 0H962v512H-62z"/><path fill="#d50000" d="M-62 341.3H962V512H-62z (…)
H A Duz.svg1 <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 640 480"><path fill="#1eb53a" d="M0 320h640v160H0z"/><path fill="#0099b5" d="M0 0h640v160H0z"/><path fill="#ce1126" d="M0 153.6h640v172.8H0z"/><path fill="#fff" d="M0 163.2h640v153.6H0z"/><circle cx="134.4" cy="76.8" r="57.6" fill="#fff"/><circle cx="153.6" cy="76.8" r="57.6" fill="#0099b5"/><g fill="#fff" transform="matrix(1.92 0 0 1.92 261.1 122.9)"><g id="e"><g id="d"><g id="c"><g id="b"><path id="a" d="M0-6-1.9-.3 1 .7"/><use xlink:href="#a" width="100%" height="100%" transform="scale(-1 1)"/></g><use xlink:href="#b" width="100%" height="100%" transform="rotate(72)"/></g><use xlink (…)
H A Dvi.svg1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 480"><defs><clipPath id="a"><path fill-opacity=".7" d="M-85.3 0h682.6v512H-85.3z"/></clipPath></defs><g fill-rule="evenodd" clip-path="url(#a)" transform="translate(80) scale(.9375)"><path fill="#da251d" d="M-128 0h768v512h-768z"/><path fill="#ff0" d="M349.6 381 260 314.3l (…)
/plugin/tuxquote/
H A Dquotes.txt4160 The badness scale (how bad you want it) 0. No way! 1. I don't really want it, I just like to think…
/plugin/webdav/vendor/sabre/dav/lib/DAV/Browser/assets/openiconic/
H A Dopen-iconic.css50 -webkit-transform: scale(-1, 1);
51 -ms-transform: scale(-1, 1);
52 transform: scale(-1, 1);
55 -webkit-transform: scale(1, -1);
56 -ms-transform: scale(-1, 1);
57 transform: scale(1, -1);
60 -webkit-transform: scale(-1, -1);
61 -ms-transform: scale(-1, 1);
62 transform: scale(-1, -1);
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js4366 …up && (options.pageSetup.fitToWidth || options.pageSetup.fitToHeight) && !options.pageSetup.scale),
4372 scale: 100,
17395 scale: model.scale,
17426 scale: parseInt(node.attributes.scale || '100', 10),
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs16356 o.write_shift(2, 100); // zoom scale
18536 case 'scale' /*case 'Scale'*/: break;
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.css1 …ove}.gantt_touch_move,.gantt_touch_progress .gantt_touch_resize{transform:scale(1.02,1.1);transfor…
H A Ddhtmlxgantt.d.ts218 scale_row_class(scale: any): string;
H A Ddhtmlxgantt.js.map1scale","parts","diff","adjustSize","full_width","splitSize","count","full","share","sortScales","s…
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_keyboard_navigation.js.map1scale","getScale","step","add","unit","posFromDate","scrollVertical","alt+left","alt+right","alt+u…
/plugin/yuriigantt/3rd/dhtmlxgantt/skins/
H A Ddhtmlxgantt_broadway.css1 …ove}.gantt_touch_move,.gantt_touch_progress .gantt_touch_resize{transform:scale(1.02,1.1);transfor…
H A Ddhtmlxgantt_contrast_black.css1 …ove}.gantt_touch_move,.gantt_touch_progress .gantt_touch_resize{transform:scale(1.02,1.1);transfor…
H A Ddhtmlxgantt_contrast_white.css1 …ove}.gantt_touch_move,.gantt_touch_progress .gantt_touch_resize{transform:scale(1.02,1.1);transfor…
H A Ddhtmlxgantt_material.css1 …ove}.gantt_touch_move,.gantt_touch_progress .gantt_touch_resize{transform:scale(1.02,1.1);transfor…
H A Ddhtmlxgantt_meadow.css1 …ove}.gantt_touch_move,.gantt_touch_progress .gantt_touch_resize{transform:scale(1.02,1.1);transfor…
H A Ddhtmlxgantt_skyblue.css1 …ove}.gantt_touch_move,.gantt_touch_progress .gantt_touch_resize{transform:scale(1.02,1.1);transfor…
H A Ddhtmlxgantt_terrace.css1 …ove}.gantt_touch_move,.gantt_touch_progress .gantt_touch_resize{transform:scale(1.02,1.1);transfor…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.css695 -moz-transform: scale(1.02, 1.1);
696 -o-transform: scale(1.02, 1.1);
697 -webkit-transform: scale(1.02, 1.1);
698 transform: scale(1.02, 1.1);
H A Ddhtmlxgantt.js8041 unit: scale ? scale.unit : gantt.config.duration_unit,
8049 if(!scale){
8054 if (unit == scale.unit && steps == scale.step &&
14058 var scale;
14067 unit = scale ? scale.unit : gantt.config.duration_unit;
16130 var colEnd = scale.trace_x[i + 1] || gantt.date.add(colStart, scale.step, scale.unit);
25260 format = scale.template || scale.date || "%d %M";
25356 scale.width = scale.width.reverse();
25357 scale.trace_x = scale.trace_x.reverse();
25364 scale.trace_indexes[scale.trace_x[i].valueOf()] = i;
[all …]
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_keyboard_navigation.js986 var scale = gantt.getScale();
987 var step = dir < 0 ? -scale.step : scale.step;
988 date = gantt.date.add(date, step, scale.unit);
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/skins/
H A Ddhtmlxgantt_broadway.css804 -moz-transform: scale(1.02, 1.1);
805 -o-transform: scale(1.02, 1.1);
806 -webkit-transform: scale(1.02, 1.1);
807 transform: scale(1.02, 1.1);
H A Ddhtmlxgantt_contrast_black.css750 -moz-transform: scale(1.02, 1.1);
751 -o-transform: scale(1.02, 1.1);
752 -webkit-transform: scale(1.02, 1.1);
753 transform: scale(1.02, 1.1);
H A Ddhtmlxgantt_contrast_white.css761 -moz-transform: scale(1.02, 1.1);
762 -o-transform: scale(1.02, 1.1);
763 -webkit-transform: scale(1.02, 1.1);
764 transform: scale(1.02, 1.1);
H A Ddhtmlxgantt_material.css1116 -moz-transform: scale(1.02, 1.1);
1117 -o-transform: scale(1.02, 1.1);
1118 -webkit-transform: scale(1.02, 1.1);
1119 transform: scale(1.02, 1.1);

1...<<2122