Home
last modified time | relevance | path

Searched refs:resize (Results 151 – 175 of 376) sorted by relevance

12345678910>>...16

/plugin/combo/resources/firebug/
H A Dfirebug-lite.css25 #Firebug .Resizer { position:absolute; top:0; width:100%; height:5px; background:transparent; *background:url(spacer.gif); cursor:n-resize; -moz-user-select:none; }
/plugin/advrack/
H A Djquery.qtip.js1631 if(posOptions.adjust.resize || viewportTarget.length) {
1632 this._bind( $.event.special.resize ? viewportTarget : windowTarget, 'resize', repositionMethod );
1926 resize: TRUE, property in QTIP.defaults.position.adjust
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DMpdf.php2053 function _resizeBackgroundImage($imw, $imh, $cw, $ch, $resize, $repx, $repy, $pba = [], $size = [])
2056 // size is from CSS3 background-size - takes precendence over old resize
2068 if (empty($size) && !$resize) {
2076 // Same as resize==3
2118 } elseif ($resize == 1 && $imw > $cw) {
2121 } elseif ($resize == 2 && $imh > $ch) {
2124 } elseif ($resize == 3) {
2136 } elseif ($resize == 4) {
2139 } elseif ($resize == 5) {
2142 } elseif ($resize
2036 _resizeBackgroundImage($imw, $imh, $cw, $ch, $resize, $repx, $repy, $pba = [], $size = []) global() argument
[all...]
/plugin/ckgdoku/ckeditor/skins/moono/
H A Deditor_gecko.css5resize;float:right;margin-right:-4px}.cke_resizer_rtl{border-width:10px 0 0 10px;border-color:tran…
H A Deditor_ie8.css5resize;float:right;margin-right:-4px}.cke_resizer_rtl{border-width:10px 0 0 10px;border-color:tran…
H A Deditor_iequirks.css5resize;float:right;margin-right:-4px}.cke_resizer_rtl{border-width:10px 0 0 10px;border-color:tran…
H A Deditor.css5resize;float:right;margin-right:-4px}.cke_resizer_rtl{border-width:10px 0 0 10px;border-color:tran…
H A Deditor_ie.css5resize;float:right;margin-right:-4px}.cke_resizer_rtl{border-width:10px 0 0 10px;border-color:tran…
H A Deditor_ie7.css5resize;float:right;margin-right:-4px}.cke_resizer_rtl{border-width:10px 0 0 10px;border-color:tran…
/plugin/diagramsnet/lib/js/grapheditor/
H A DDialogs.js464 nameInput.style.resize = 'none';
577 textarea.style.resize = 'none';
/plugin/ckgedit/ckeditor/skins/moono/
H A Deditor.css5resize;float:right;margin-right:-4px}.cke_resizer_rtl{border-width:10px 0 0 10px;border-color:tran…
H A Deditor_gecko.css5resize;float:right;margin-right:-4px}.cke_resizer_rtl{border-width:10px 0 0 10px;border-color:tran…
H A Deditor_ie.css5resize;float:right;margin-right:-4px}.cke_resizer_rtl{border-width:10px 0 0 10px;border-color:tran…
H A Deditor_ie8.css5resize;float:right;margin-right:-4px}.cke_resizer_rtl{border-width:10px 0 0 10px;border-color:tran…
H A Deditor_iequirks.css5resize;float:right;margin-right:-4px}.cke_resizer_rtl{border-width:10px 0 0 10px;border-color:tran…
/plugin/ckgedit/ckeditor/skins/kama/
H A Deditor.css5resize;opacity:.8}.cke_resizer_ltr{margin-left:-12px}.cke_resizer_rtl{float:left;border-color:tran…
H A Deditor_ie8.css5resize;opacity:.8}.cke_resizer_ltr{margin-left:-12px}.cke_resizer_rtl{float:left;border-color:tran…
H A Deditor_ie.css5resize;opacity:.8}.cke_resizer_ltr{margin-left:-12px}.cke_resizer_rtl{float:left;border-color:tran…
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.readme.txt32 resize their thumbnails, or link to your images from another server. The
474 to stretch (if 1) or resize proportionately (0, default)
/plugin/diagramsnet/lib/
H A Dservice-worker.js.map1 …669812ac7382984fca35de8da48b\"\n },\n {\n \"url\": \"mxgraph/images/resize.gif\",\n \"revi…
/plugin/ckgedit/ckeditor/lang/
H A Den.js.4.95 …"Style","ok":"OK","cancel":"Cancel","close":"Close","preview":"Preview","resize":"Resize","general…
/plugin/struct/jsoneditor/
H A Djsoneditor.min.css1 div.jsoneditor-field,div.jsoneditor-readonly,div.jsoneditor-value{border:1px solid transparent;min-height:16px;min-width:32px;padding:2px;margin:1px;word-wrap:break-word;float:left}div.jsoneditor-field p,div.jsoneditor-value p{margin:0}div.jsoneditor-value{word-break:break-word}div.jsoneditor-readonly{min-width:16px;color:gray}div.jsoneditor-empty{border-color:#d3d3d3;border-style:dashed;border-radius:2px}div.jsoneditor-field.jsoneditor-empty::after,div.jsoneditor-value.jsoneditor-empty::after{pointer-events:none;color:#d3d3d3;font-size:8pt}div.jsoneditor-field.jsoneditor-empty::after{content:"field"}div.jsoneditor-value.jsoneditor-empty::after{content:"value"}div.jsoneditor-value.jsoneditor-url{color:green;text-decoration:underline}a.jsoneditor-value.jsoneditor-url:focus,a.jsoneditor-value.jsoneditor-url:hover{color:#ee422e}div.jsoneditor td.jsoneditor-separator{padding:3px 0;vertical-align:top;color:gray}div.jsoneditor-field.jsoneditor-highlight,div.jsoneditor-field[contenteditable=true]:focus,div.jsoneditor-field[contenteditable=true]:hover,div.jsoneditor-value.jsoneditor-highlight,div.jsoneditor-value[contenteditable=true]:focus,div.jsoneditor-value[contenteditable=true]:hover{background-color:#FFFFAB;border:1px solid #ff0;border-radius:2px}div.jsoneditor-field.jsoneditor-highlight-active,div.jsoneditor-field.jsoneditor-highlight-active:focus,div.jsoneditor-field.jsoneditor-highlight-active:hover,div.jsoneditor-value.jsoneditor-highlight-active,div.jsoneditor-value.jsoneditor-highlight-active:focus,div.jsoneditor-value.jsoneditor-highlight-active:hover{background-color:#fe0;border:1px solid #ffc700;border-radius:2px}div.jsoneditor-value.jsoneditor-string{color:green}div.jsoneditor-value.jsoneditor-array,div.jsoneditor-value.jsoneditor-object{min-width:16px;color:grey}div.jsoneditor-value.jsoneditor-number{color:#ee422e}div.jsoneditor-value.jsoneditor-boolean{color:#ff8c00}div.jsoneditor-value.jsoneditor-null{color:#004ED0}div.jsoneditor-value.jsoneditor-invalid{color:#000}div.jsoneditor-tree button{width:24px;height:24px;padding:0;margin:0;border:none;cursor:pointer;background:url(img/jsoneditor-icons.svg)}div.jsoneditor-mode-form tr.jsoneditor-expandable td.jsoneditor-tree,div.jsoneditor-mode-view tr.jsoneditor-expandable td.jsoneditor-tree{cursor:pointer}div.jsoneditor-tree button.jsoneditor-collapsed{background-position:0 -48px}div.jsoneditor-tree button.jsoneditor-expanded{background-position:0 -72px}div.jsoneditor-tree button.jsoneditor-contextmenu{background-position:-48px -72px}div.jsoneditor-tree button.jsoneditor-contextmenu.jsoneditor-selected,div.jsoneditor-tree button.jsoneditor-contextmenu:focus,div.jsoneditor-tree button.jsoneditor-contextmenu:hover,tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-contextmenu{background-position:-48px -48px}div.jsoneditor-tree :focus{outline:0}div.jsoneditor-tree button:focus{background-color:#f5f5f5;outline:#e5e5e5 solid 1px}div.jsoneditor-tree button.jsoneditor-invisible{visibility:hidden;background:0 0}div.jsoneditor{color:#1A1A1A;border:1px solid #3883fa;box-sizing:border-box;width:100%;height:100%;overflow:hidden;position:relative;padding:0;line-height:100%}div.jsoneditor,div.jsoneditor-outer{-moz-box-sizing:border-box;-webkit-box-sizing:border-box}div.jsoneditor-tree table.jsoneditor-tree{border-collapse:collapse;border-spacing:0;width:100%;margin:0}div.jsoneditor-outer{width:100%;height:100%;margin:-35px 0 0;padding:35px 0 0;box-sizing:border-box}div.jsoneditor-tree{width:100%;height:100%;position:relative;overflow:auto}textarea.jsoneditor-text{width:100%;height:100%;margin:0;box-sizing:border-box;outline-width:0;border:none;background-color:#fff;resize:none}div.jsoneditor-menu,textarea.jsoneditor-text{-moz-box-sizing:border-box;-webkit-box-sizing:bo (…)
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js13resize=function(t){if(this.$parent)return this.$parent.resize(t);!1===t&&(this.$preResize=!0);var … method in t
/plugin/diagramsnet/lib/mxgraph/
H A DmxClient.js151 …)};mxWindow.prototype.isResizable=function(){return null!=this.resize?"none"!=this.resize.style.di…
152resize){this.resize=document.createElement("img");this.resize.style.position="absolute";this.resiz…
154 …isteners(this.resize,a,f,g);this.div.appendChild(this.resize)}else this.resize.style.display="inli…
157 …height=this.height,this.table.style.height=this.height,null!=this.resize&&(this.resize.style.visib…
158 …idth=b.width+"px",this.table.style.width=b.width+"px");null!=this.resize&&(this.resize.style.visib…
164 e;null!=this.resize&&(this.resize.style.visibility="");this.fireEvent(new mxEventObject(mxEvent.NOR…
165 …!=this.resize&&(this.resize.style.visibility="hidden");var k=mxUtils.getCurrentStyle(this.contentW…
178 …a){this.handlingResize||(this.handlingResize=!0,this.resize(),this.handlingResize=!1)}));this.resi…
179 mxDivResizer.prototype.handlingResize=!1;mxDivResizer.prototype.resize=function(){var a=this.getDoc… method in mxDivResizer
867 …ign=function(a){null!=this.textarea&&(this.textarea.style.textAlign=a);this.align=a;this.resize()};
[all …]
/plugin/diagramsnet/lib/styles/
H A Dgrapheditor.css473 cursor:col-resize;
481 cursor:row-resize;

12345678910>>...16