Home
last modified time | relevance | path

Searched refs:style (Results 2176 – 2200 of 2224) sorted by path

1...<<818283848586878889

/plugin/xfortune/
H A Dstyle.css4 font-style: italic;
/plugin/xhtmlruby/
H A Dscript.js77 if(browser=="ie") { rubyrule.style.verticalAlign = "baseline"; }
79 else if(browser=="opera") { rubyrule.style.verticalAlign = "1.3em"; }
88 else { rubyrule.style.verticalAlign = "bottom"; }
/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/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs22353 case 'default-style': // TODO: <style:default-style>
22355 case 'style': { // 16.2 <style:style>
22636 '<style:master-page style:name="mp1" style:page-layout-name="mp1">',
22939 o.push(' <style:style style:name="co' + cidx + '" style:family="table-column">\n');
22941 o.push(' </style:style>\n');
22955 o.push(' <style:style style:name="ro' + ridx + '" style:family="table-row">\n');
22957 o.push(' </style:style>\n');
22964 o.push(' <style:style style:name="ta1" style:family="table" style:master-page-name="mp1">\n');
22966 o.push(' </style:style>\n');
22991 …o.push(' <style:style style:name="ce1" style:family="table-cell" style:parent-style-name="Default…
[all …]
/plugin/xlsx2dw/
H A Dscript.js87 …ice:document-content"]["office:automatic-styles"]["style:style"].map(style => [style["-style:name"…
241 let fontStyle = cell.style.font?.color;
252 let fgStyle = cell.style.fill?.fgColor;
284 isBold: cell.style.font?.bold || false,
285 isItalic: cell.style.font?.italic || false,
286 isUnderline: cell.style.font?.underline || false,
287 isStrike: cell.style.font?.strike || false,
301 isBold: cell.style.font?.bold || false,
302 isItalic: cell.style.font?.italic || false,
303 isUnderline: cell.style.font?.underline || false,
[all …]
/plugin/xterm2/
H A Dstyle.css11 border-style: solid none;
29 border-style: solid none;
/plugin/yearbox/
H A Dstyle.less11 border-style: solid solid solid solid;
27 border-style: solid solid solid solid;
47 border-style: solid solid solid solid;
71 border-style: none none solid none;
/plugin/yourip/
H A Dstyle.css2 * @file yourip/style.css
/plugin/yuml/
H A Dusecase.php76 $style = $result[1];
79 return array($state, $match, $style);
94 list($state, $match, $style) = $data;
97 $renderer->doc .= $this->getYumlIMG($this->yuml_type, $match, $style);
103 public function getYumlIMG($type, $uml_code, $style = null) argument
105 if ($style == null) {
106 $style = "plain";
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.css1style:solid;width:0;height:0}.gantt_link_control{position:absolute;width:20px;top:0}.gantt_link_co…
H A Ddhtmlxgantt.js13style.cssText="visibility:hidden;position:absolute;left:-1000px;width:100px;padding:0px;margin:0px…
H A Ddhtmlxgantt.js.map1style","currentStyle","hasNonNegativeTabIndex","isNaN","getAttribute","hasHref","a","area","nodeNa…
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_click_drag.js13style.height=t+"px",this._el.style.top=(Math.ceil(this._positionPoint.relative.top/t)-1)*t+"px"}el…
H A Ddhtmlxgantt_click_drag.js.map1style","top","Math","ceil","_positionPoint","relative","width","left","appendChild","getElement","…
H A Ddhtmlxgantt_csp.js.map1 …l used for rendering, may need to allow them or redefine unsafe methods\n style-src 'unsafe-inline…
H A Ddhtmlxgantt_fullscreen.js13style,o),l={overflow:t.style.overflow,padding:t.style.padding?t.style.padding:null,paddingTop:t.st…
H A Ddhtmlxgantt_fullscreen.js.map1style","parent","parentNode","positions","push","originalPositioning","resetParentPositioning","se…
H A Ddhtmlxgantt_keyboard_navigation.js13 …}return n},getScrollSize:function(){var t=document.createElement("div");t.style.cssText="visibilit…
H A Ddhtmlxgantt_keyboard_navigation.js.map1style","currentStyle","hasNonNegativeTabIndex","isNaN","getAttribute","hasHref","a","area","nodeNa…
H A Ddhtmlxgantt_marker.js13 ….style.left=n+"px",r.style.height=Math.max(gantt.getRowTop(gantt.getVisibleTaskCount()),0)+"px",t.…
H A Ddhtmlxgantt_marker.js.map1style","left","height","Math","max","getRowTop","getVisibleTaskCount","end","width","text","innerH…
H A Ddhtmlxgantt_quick_info.js13style.right?n.style.left="-350px":n.style.right="-350px",t&&(n.style.left=n.style.right="",n.paren…
H A Ddhtmlxgantt_quick_info.js.map1style","right","left","event","e","keyCode","offset","nodeName","toLowerCase","appendChild","width…
H A Ddhtmlxgantt_tooltip.js13style.cssText="visibility:hidden;position:absolute;left:-1000px;width:100px;padding:0px;margin:0px…
H A Ddhtmlxgantt_tooltip.js.map1style","currentStyle","hasNonNegativeTabIndex","isNaN","getAttribute","hasHref","a","area","nodeNa…

1...<<818283848586878889