Home
last modified time | relevance | path

Searched refs:style (Results 1751 – 1775 of 2224) sorted by relevance

1...<<71727374757677787980>>...89

/plugin/ckgedit/ckeditor/
H A DCHANGES.md494 …/addon/widget) [style definitions](https://ckeditor.com/docs/ckeditor4/latest/guide/dev_styles.htm…
634 …cket/14620): Fixed: Setting both the `min-height` style for the `<body>` element and the `height`
639 …Fixed: Invalid handling of the [`CKEDITOR.style`](https://ckeditor.com/docs/ckeditor4/latest/api/C…
1032 …he [font](https://ckeditor.com/cke4/addon/font) style should not lead to nesting it in the previou…
1079 * [#12273](https://dev.ckeditor.com/ticket/12273): Fixed: Applying block style in a description lis…
1201style`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR.style.html) methods to ensure full…
1206style.addCustomHandler()`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_style.html#stat…
1552 …](https://ckeditor.com/cke4/addon/wsc) plugin user interface was changed to match CKEditor 4 style.
1662 * [#9456](https://dev.ckeditor.com/ticket/9456): [Chrome] Properly paste bullet list style from MS …
1670 * [#9528](https://dev.ckeditor.com/ticket/9528): Host page `box-sizing` style should not influence …
[all …]
H A Dckeditor.js51style||-1===CKEDITOR.tools.indexOf(CKEDITOR.tools.style.parse._borderStyle,a)?!b.width&&CKEDITOR.t…
103 …KEDITOR.dom.element("div");d=e.getFirst();)d.$.style.backgroundColor&&(d.$.style.backgroundColor=d…
112 …de)return b.$.style.cssText=CKEDITOR.tools.normalizeCssText(b.$.style.cssText),a.$.style.cssText=C…
227style;delete g["class"];delete b.classBackup;delete b.styleBackup;if(!a.allAttributes)for(K in g)C…
248 …CKEDITOR.tools.style.parse.border(a.styles.border);b.color&&(a.styles["border-color"]=b.color);b.s…
504style=function(a,b){if("string"==typeof a.type)return new CKEDITOR.style.customHandlers[a.type](a)…
509 …ibutes;if(f)for(var g in f)e++,d[g]=f[g];if(g=CKEDITOR.style.getStyleText(c))d.style||e++,d.style=…
511style.getStyleText=function(a){var b=a._ST;if(b)return b;var b=a.styles,c=a.attributes&&a.attribut…
554 …nd({},a);delete c.style;var e=CKEDITOR.tools.getNextId()+"_label";CKEDITOR.ui.dialog.uiElement.cal…
1066style.cssText||"";e||(c.style.cssText="position: static; overflow: visible");t(f);return b}functio…
[all …]
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_click_drag.js.map1style","top","Math","ceil","_positionPoint","relative","width","left","appendChild","getElement","…
/plugin/ckgdoku/ckeditor/
H A Dckeditor.js89 …KEDITOR.dom.element("div");e=g.getFirst();)e.$.style.backgroundColor&&(e.$.style.backgroundColor=e…
98 …de)return b.$.style.cssText=CKEDITOR.tools.normalizeCssText(b.$.style.cssText),a.$.style.cssText=C…
116 (a.$.style.cssText=this.$.style.cssText)},renameNode:function(a){if(this.getName()!=a){var b=this.g…
464style=function(a,b){if("string"==typeof a.type)return new CKEDITOR.style.customHandlers[a.type](a)…
469 …ibutes;if(g)for(var f in g)e++,d[f]=g[f];if(f=CKEDITOR.style.getStyleText(c))d.style||e++,d.style=…
471style.getStyleText=function(a){var b=a._ST;if(b)return b;var b=a.styles,c=a.attributes&&a.attribut…
474 …++){var f=b[e],k=f.style.checkActive(a.data.path,this)?CKEDITOR.TRISTATE_ON:CKEDITOR.TRISTATE_OFF;…
507 …nd({},c);delete f.style;var k=CKEDITOR.tools.getNextId()+"_label";CKEDITOR.ui.dialog.uiElement.cal…
584style||"").split(";");b.align&&(u=b.align,m["margin-left"]="left"==u?0:"auto",m["margin-right"]="r…
909style)},refresh:function(a){this.setState(b.getCurrentLangElement(a)?CKEDITOR.TRISTATE_ON:CKEDITOR…
[all …]
/plugin/diagramsnet/lib/math/jax/input/TeX/
H A Djax.js19style=b.Subclass({type:"style",checkItem:function(n){if(!n.isClose){return this.SUPER(arguments).c…
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DMpdf.php520 // Default values if no style sheet offered (cf. http://www.w3.org/TR/CSS21/sample.html)
794 var $FontStyle; // current font style
1463 $this->cssManager->ReadCSS('<style> ' . $css . ' </style>');
2964 $style = $this->FontStyle;
2987 $this->SetFont($family, $style, $size, true, true);
3165 $style = $this->FontStyle;
3226 // Set line cap style to square
3233 $this->SetFont($family, $style, $size, true, true); // forces write
3258 $this->SetFont($family, $style,
3766 Rect($x, $y, $w, $h, $style = '') global() argument
3785 AddFont($family, $style = '') global() argument
3992 SetFont($family, $style = '', $size = 0, $write = true, $forcewrite = false) global() argument
10573 RoundedRect($x, $y, $w, $h, $r, $style = '') global() argument
10621 Shaded_box($text, $font = '', $fontstyle = 'B', $szfont = '', $width = '70%', $style = 'DF', $radius = 2.5, $fill = '#FFFFFF', $color = '#000000', $pad = 2) global() argument
10723 AddCIDFont($family, $style, $name, & $cw, $CMap, $registry, $desc) global() argument
16536 _setDashBorder($style, $div, $cp, $side) global() argument
25270 Circle($x, $y, $r, $style = 'S') global() argument
25275 Ellipse($x, $y, $rx, $ry, $style = 'S') global() argument
25297 AutosizeText($text, $w, $font, $style, $szfont = 72) global() argument
[all...]
/plugin/farmer/_animal/data/pages/wiki/
H A Dsyntax.txt66 * Links to [[syntax|existing pages]] are shown in a different style from [[nonexisting]] ones.
412 This is some <span style="color:red;font-size:150%;">inline HTML</span>
415 <p style="border:2px dashed red;">And this is some block HTML</p>
420 This is some <span style="color:red;font-size:150%;">inline HTML</span>
423 <p style="border:2px dashed red;">And this is some block HTML</p>
/plugin/ckgdoku/ckeditor/plugins/colordialog/dialogs/
H A Dcolordialog.js13 …type:"text",label:e.selected,labelStyle:"display:none",id:"selectedColor",style:"width: 76px;margi…
/plugin/socialshareprivacy2/SSP/stylesheets/
H A Djquery.socialshareprivacy.delicious.css150 font-style:normal;
/plugin/sidebar/
H A Dstyle.css164 …uwiki fix - very important for Sidebar. IE needs this to get the overflow:auto style to kick in \*/
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfck_ie.js335 var oDivStyle = oDiv.style ;
/plugin/twcheckliste/
H A Drenderer.php.old73 <link rel="stylesheet" href="'.DOKU_BASE.'lib/styles/style.css" type="text/css" media="screen" />
/plugin/wysiwyg/fckeditor/_samples/afp/
H A Dfck.afpa.code91 …html = html + [<textarea name="]+THIS.cInstanceName +[" rows="4" cols="40" style="width: ]+WidthCS…
/plugin/drawio/
H A Dscript.js182 trElement.style.textAlign = "center" ;
/plugin/diagramsnet/lib/js/croppie/
H A Dcroppie.min.css1 …r:0;background:0 0}.cr-rotate-controls i:before{display:inline-block;font-style:normal;font-weight…
/plugin/ckgedit/ckeditor/plugins/colordialog/dialogs/
H A Dcolordialog.js13 …type:"text",label:g.selected,labelStyle:"display:none",id:"selectedColor",style:"width: 76px;margi…
/plugin/orphanmedia/
H A Dsyntax.php267 $style = '';
292 … . '" class="media" ' .$style. 'alt="' . $listMediaFiles[0][$position] .'" /></a>';
/plugin/groupmanager/
H A Dsyntax.php576 $style = $this->_add_user ? " class=\"add_user\"" : "";
577 $renderer->doc .= "<div" . $style . ">";
/plugin/eventline/timeline_js/scripts/
H A Dsources.js482 elmt.style.display = "none"; // default
499 elmt.style.display = "inline";
/plugin/orphanmedia2/
H A Dsyntax.php268 $style = '';
293 … . '" class="media" ' .$style. 'alt="' . $listMediaFiles[0][$position] .'" /></a>';
/plugin/bpmnio/vendor/bpmn-js/dist/assets/bpmn-font/css/
H A Dbpmn.css10 font-style: normal;
24 font-style: normal;
/plugin/bez/mdl/
H A DTask.php537 //render style
539 $less->addImportDir(DOKU_PLUGIN . 'bez/style/');
540 $style = $less->compileFile(DOKU_PLUGIN . 'bez/style/task.less');
548 $tpl->set('style', $style);
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js441 this.style = this._mergeStyle(row.style, column.style, {});
501 this.style = master.style;
775 model.style = this.style;
798 this.style = value.style;
1858 style: this.style,
1870 this.style = value.style;
2073 style: column.style,
3349 style: this.style,
4658 rDst.style = rSrc.style;
13466 model.style = style;
[all …]
/plugin/ckgedit/ckeditor/skins/kama/
H A Deditor.css5style:dashed solid dashed dashed;margin:10px 0 0;font-size:0;float:right;vertical-align:bottom;cur…
H A Deditor_ie8.css5style:dashed solid dashed dashed;margin:10px 0 0;font-size:0;float:right;vertical-align:bottom;cur…

1...<<71727374757677787980>>...89