Home
last modified time | relevance | path

Searched refs:resize (Results 26 – 50 of 376) sorted by relevance

12345678910>>...16

/plugin/imagecarousel/vendor/swipebox/js/
H A Djquery.swipebox.min.js2resize()},setDim:function(){var b,d,e={};"onorientationchange"in a?a.addEventListener("orientation… method in g
/plugin/owncloud/
H A Dhelper.php577 $resize = array('w'=>0, 'h'=>0);
579 $resize[$match[1]] = $match[2];
582 $more .= 'tok='.media_get_token($id,$resize['w'],$resize['h']);
/plugin/gallery/swipebox/js/
H A Djquery.swipebox.js
/plugin/bpmnio/vendor/dmn-js/dist/assets/
H A Ddmn-js-decision-table-controls.css240 .dmn-decision-table-container .resize-column-handle {
247 cursor: col-resize;
250 .dmn-decision-table-container .resize-column-handle:last-child {
/plugin/dirtylittlehelper/mermaid/editor/src/components/
H A DEditor.svelte9 import { watchResize } from 'svelte-watch-resize';
/plugin/dirtylittlehelper/
H A Dstyle.css15 resize: both;
140 resize: both;
/plugin/jspwiki_import/importer/
H A Dgwt.js473 function __gwt_initHandlers(resize, beforeunload, unload) { argument
476 resize();
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.less333 /* for resize handle and other inner positioning */
383 .fc-event.fc-allow-mouse-resize .fc-resizer,
448 cursor: w-resize;
455 cursor: e-resize;
460 .fc-h-event.fc-allow-mouse-resize .fc-resizer {
531 .fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer,
532 .fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer {
537 .fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer,
1141 .fc-time-grid-event.fc-allow-mouse-resize .fc-resizer {
1151 cursor: s-resize; }
[all …]
/plugin/photogallery/phpThumb/demo/
H A DphpThumb.demo.demo.php143 ….'&w=25&f=bmp', 'src='.$img['anigif'].'&w=25&f=jpeg'), 'description' => 'resize animated GIF. Noti…
155 …'&w=300&h=300&iar=1'), 'description' => 'Normal resize behavior (left) vs. Forced non-proportional…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DReservations.php263 …public function resize($project, $zone, $reservation, ReservationsResizeRequest $postBody, $optPar… function in Google\\Service\\Compute\\Resource\\Reservations
H A DRegionDisks.php297 …public function resize($project, $region, $disk, RegionDisksResizeRequest $postBody, $optParams = … function in Google\\Service\\Compute\\Resource\\RegionDisks
/plugin/refnotes/
H A Dadmin.css71 resize: vertical;
/plugin/amcharts/assets/amcharts/plugins/responsive/
H A Dreadme.md12 resize the container) based on the available area. For example: a full fledged
16 If the container shrinks (i.e. you resize a browser window or view it on an
70 A plugin works by checking chart area dimensions after each resize. (or after
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.css1resize;position:absolute;width:13px;margin-left:-7px}.gantt_grid_column_resize_wrap .gantt_grid_co…
/plugin/yuriigantt/3rd/dhtmlxgantt/skins/
H A Ddhtmlxgantt_terrace.css1resize;position:absolute;width:13px;margin-left:-7px}.gantt_grid_column_resize_wrap .gantt_grid_co…
H A Ddhtmlxgantt_contrast_white.css1resize;position:absolute;width:13px;margin-left:-7px}.gantt_grid_column_resize_wrap .gantt_grid_co…
H A Ddhtmlxgantt_contrast_black.css1resize;position:absolute;width:13px;margin-left:-7px}.gantt_grid_column_resize_wrap .gantt_grid_co…
H A Ddhtmlxgantt_meadow.css1resize;position:absolute;width:13px;margin-left:-7px}.gantt_grid_column_resize_wrap .gantt_grid_co…
H A Ddhtmlxgantt_skyblue.css1resize;position:absolute;width:13px;margin-left:-7px}.gantt_grid_column_resize_wrap .gantt_grid_co…
/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckeditingarea.js149 resize : 'none',
/plugin/overlay/
H A Dstyle.css15 resize: both;
/plugin/imageflow/
H A Dstyle.css69 cursor: e-resize;
/plugin/diagramsnet/lib/js/diagramly/
H A DGraphViewer.js847 if (this.center || !(this.graphConfig.resize != false || container.style.height == ''))
854 if (this.graphConfig.resize != false || container.style.height == '')
890 …if (this.graphConfig.resize || ((this.zoomEnabled || !this.autoFit) && this.graphConfig.resize != …
903 if (this.graphConfig.resize != false || container.style.height == '')
969 …else if (!this.widthIsEmpty && origin == null && !(this.graphConfig.resize != false || container.s…
971 …ph.center((!this.widthIsEmpty || bounds.width < this.minWidth) && this.graphConfig.resize != true);
/plugin/codemirror/dist/modes/
H A Dcss.min.js.map1resize\", \"rest\", \"rest-after\",\n \"rest-before\", \"richness\", \"right\", \"rotate\", \"r…
/plugin/panoview/
H A Dscript.js734 resize: function () { method in PanoJS
910 self.resize();
931 self.resize();

12345678910>>...16