Home
last modified time | relevance | path

Searched refs:style (Results 101 – 125 of 2224) sorted by relevance

12345678910>>...89

/plugin/formatplus2/
H A Dstyle.css9 font-style: normal;
19 font-style: oblique;
23 font-style: oblique;
27 /* Small-caps style. Uses strong, but is not bold nor slanted. */
30 font-style: normal;
36 font-style: normal;
65 font-style: oblique;
70 font-style: italic;
79 font-style: italic;
/plugin/formatplus/
H A Dstyle.css9 font-style: normal;
19 font-style: oblique;
23 font-style: oblique;
27 /* Small-caps style. Uses strong, but is not bold nor slanted. */
30 font-style: normal;
36 font-style: normal;
65 font-style: oblique;
70 font-style: italic;
79 font-style: italic;
/plugin/code3/src/
H A Dtz.js129 this.style = style;
133 (this.style ? ':' + this.style : '') + ']';
148 this.style = style;
152 return '[PR_Token ' + this.token + (this.style ? ':' + this.style : '') + ']';
466 var style;
472 style = PR_PLAIN;
474 style = null;
509 null == chunk.style ? null : tokenEnd.style));
929 var style;
966 style = PR_NL;
[all …]
H A Dpsyhi.js107 while (t[i] && t[i].style!='nl') {
108 switch (t[i].style) {
122 … s[s.length] = "<span class=\""+t[i].style+"\">"+escapeHtml(t[i].token)+"</span>";
182 pre[i].style.padding = 0;
183 pre[i].style.margin = 0;
184 pre[i].style.border = 0;
189 pre[i].style.display = 'none';
191 el.style.width = w+"px";
193 el_1.style.width = w+"px";
194 el_1.childNodes[1].style.height = h+"px";
[all …]
/plugin/switchpanel/images/
H A DgreenIt.svg3 <rect fill="green" x="22" y="1" width="7" height="7" rx="1" ry="1" style="fill:#bdbcbc;"></rect>
4 <polygon points="22,5 22,8 23,8 23,10 27,5" style="fill:#bdbcbc;" />
5 <rect fill="green" x="1" y="3" width="18" height="8" style="fill:#80cc28;"></rect>
6 <rect fill="green" x="1" y="12" width="8" height="17" style="fill:#80cc28;"></rect>
7 <rect fill="green" x="10" y="21" width="18" height="8" style="fill:#80cc28;"></rect>
8 <rect fill="green" x="20" y="12" width="8" height="8" style="fill:#80cc28;"></rect>
/plugin/diagramsnet/lib/shapes/
H A DmxInfographic.js78 mxShapeInfographicNumEntryVert.prototype.getConstraints = function(style, w, h) argument
206 this.state.style['startAngle'] = res;
227 this.state.style['endAngle'] = res;
311 mxShapeInfographicParallelogram.prototype.getConstraints = function(style, w, h) argument
429 mxShapeInfographicRibbonRolled.prototype.getConstraints = function(style, w, h) argument
971 mxShapeInfographicBanner.prototype.getConstraints = function(style, w, h) argument
1429 mxShapeInfographicCylinder.prototype.getConstraints = function(style, w, h) argument
1851 mxShapeInfographicShadedCube.prototype.getConstraints = function(style, w, h) argument
2027 this.state.style['startAngle'] = res;
2048 this.state.style['endAngle'] = res;
[all …]
H A DmxBasic.js130 if (mxUtils.getValue(this.style, 'boundedLbl', false))
2510 this.state.style['startAngle'] = res;
2531 this.state.style['endAngle'] = res;
2652 this.state.style['startAngle'] = res;
2673 this.state.style['endAngle'] = res;
2789 this.state.style['startAngle'] = res;
2810 this.state.style['endAngle'] = res;
3004 this.state.style['startAngle'] = res;
3025 this.state.style['endAngle'] = res;
3438 if (mxUtils.getValue(this.style, 'top', '1') == '1')
[all …]
/plugin/odt/ODT/styles/
H A DODTStyle.php121 $style = NULL;
125 $style = ODTStyleStyle::importODTStyle($xmlCode);
128 $style = ODTTextOutlineStyle::importODTStyle($xmlCode);
131 $style = ODTTextListStyle::importODTStyle($xmlCode);
134 $style = ODTMasterPageStyle::importODTStyle($xmlCode);
137 $style = ODTPageLayoutStyle::importODTStyle($xmlCode);
142 if ( isset($style) ) {
143 return $style;
/plugin/linkmanager/
H A Dscript.js26 clicky.style.cursor = 'pointer';
30 link.style.cursor = 'pointer';
46 elem.style.cursor = 'pointer';
54 elem.style.display = 'none';
62 elem.style.cursor = 'pointer';
175 if(ex.style.display == ''){
176 ex.style.display = 'none';
178 ex.style.display = '';
214 if(ex.style.display == ''){
215 ex.style.display = 'none';
[all …]
/plugin/acmenu/
H A Dstyle.css4 * style.css: screen styles used by AcMenu plugin.
8 * @package style
12 * to specify the style for the list item mark
15 list-style-image: url(../../images/closed.png);
19 list-style-image: url(../../images/open.png);
23 list-style-image: url(../../images/closed-rtl.png);
27 list-style-image: url(../../images/bullet.png);
/plugin/diagramsnet/lib/plugins/
H A Dexplore.js34 container.style.display = 'block';
37 container.style.width = '100%';
38 container.style.height = '100%';
39 container.style.left = '0px';
40 container.style.top = '0px';
41 container.style.zIndex = 2;
47 deleteImage.style.right = '10px';
48 deleteImage.style.top = '10px';
53 closeLabel.style.cursor = 'pointer';
54 closeLabel.style.right = '38px';
[all …]
/plugin/diagramsnet/lib/math/extensions/TeX/
H A DnoErrors.js19style:{"font-size":"90%","text-align":"left",color:"black",padding:"1px 3px",border:"1px solid"}})…
/plugin/diagramsnet/lib/js/grapheditor/
H A DShapes.js23 if (this.style != null)
1530 if (this.style != null)
1861 if (this.style != null)
1940 tmp.style = this.style;
3383 if (this.style != null)
5670 state.style[mxConstants.STYLE_ENDSIZE] = state.style[mxConstants.STYLE_STARTSIZE];
5701 state.style[mxConstants.STYLE_ENDSIZE] = state.style[mxConstants.STYLE_STARTSIZE];
5702 state.style['endWidth'] = state.style['startWidth'];
5715 state.style['startWidth'] = state.style['endWidth'];
5773 state.style['startWidth'] = state.style['endWidth'];
[all …]
/plugin/diagramsnet/lib/js/diagramly/
H A DPages.js1248 div.style.height = '0px';
1265 wrapper.style.height = this.tabContainer.style.height;
1443 tab.style.backgroundColor = this.tabContainer.style.backgroundColor;
1444 tab.style.cursor = 'move';
1445 tab.style.color = 'gray';
1460 tab.style.backgroundColor = this.tabContainer.style.backgroundColor;
1477 tab.style.width = '30px';
1497 tab.style.top = '0px';
1498 tab.style.left = '1px';
1503 div.style.width = '21px';
[all …]
H A DNotionClient.js520 content.style.overflow = 'hidden';
521 content.style.height = '304px';
529 div.style.whiteSpace = 'nowrap';
532 div.style.padding = '4px';
533 div.style.overflow = 'auto';
534 div.style.lineHeight = '1.2em';
535 div.style.height = '274px';
542 listItem.style.padding = '4px';
543 listItem.style.width = '100%';
560 link.style.cursor = 'pointer';
[all …]
/plugin/fckg/syntax/
H A Dfont.php67 list($style, $face) = $match;
72 $style .= $color;
77 $style .= $color;
82 $style = "font-family: $face; $style";
83 $renderer->doc .= "<span face='$face' style='$style'>";
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DBorder.php29 public $style; variable in Google\\Service\\Sheets\\Border
66 public function setStyle($style) argument
68 $this->style = $style;
75 return $this->style;
/plugin/combo/resources/snippet/js/
H A Dmenubar-fixed-top.js8 * Add the target style before anchor navigation
19 let style = document.createElement("style");
20 style.classList.add("menubar-fixed-top")
22 style.textContent = `:target {
25 document.head.appendChild(style);
63 document.body.style.setProperty("padding-top", offsetHeight + "px");
/plugin/favoris/
H A Dsyntax.php61 ….DOKU_URL.'lib/plugins/favoris/images/activer.png" border="0" height="18" style="vertical-align:mi…
153 …reset.png" title="'.$this->getLang('fav_reset').'" border="0" height="18" style="vertical-align:mi…
155 …ure.png" title="'.$this->getLang('fav_exclure').'" border="0" height="18" style="vertical-align:mi…
177 …cher').'" border="0" height="18" style="vertical-align:middle; display:none;" name="ctrl" /></a><d…
192 …ure.png" title="'.$this->getLang('fav_inclure').'" border="0" height="18" style="vertical-align:mi…
224 ….png" title="'.$this->getLang('fav_rafraichir').'" border="0" height="18" style="vertical-align:mi…
226 …et.png" title="'.$this->getLang('fav_resetall').'" border="0" height="18" style="vertical-align:mi…
228 ….png" title="'.$this->getLang('fav_desactiver').'" border="0" height="18" style="vertical-align:mi…
/plugin/tindexmenu/
H A Dscript.js27 toc_picker.style.display = 'none';
65 indx_list.style.position = 'absolute';
66 indx_list.style.display = 'none';
74 if(picker.style.display == 'none'){
82 picker.style.display = 'block';
83 picker.style.left = x+'px';
84 picker.style.top = y+'px';
87 picker.style.display = 'none';
151 obj.style.left=X-5+'px';
152 obj.style.top=Y-5+'px';
/plugin/ckgdoku/syntax/
H A Dfont.php69 list($style, $face) = $match;
74 $style .= $color;
79 $style .= $color;
84 $style = "font-family: $face; $style";
85 $renderer->doc .= "<span style='$style'>";
/plugin/ckgedit/syntax/
H A Dfont.php69 list($style, $face) = $match;
74 $style .= $color;
79 $style .= $color;
84 $style = "font-family: $face; $style";
85 $renderer->doc .= "<span style='$style'>";
/plugin/datatables/assets/datatables.net-fixedcolumns/js/
H A DdataTables.fixedColumns.min.js
/plugin/credits/
H A Dscript.js43 dom.style.visibility="visible";
45 dom.style.top = top + "px";
46 dom.style.left = left + "px";
47 dom.style.visibility="visible";
59 remainder.style.display = 'block';
65 remainder.style.display = 'none';
71 dom.style.visibility="hidden";
/plugin/s5reloaded/ui/effects_support/
H A Deffects.js774 top: element.style.top,
936 style: { }
939 if (!Object.isString(options.style)) this.style = $H(options.style);
942 this.style = options.style.parseStyle();
948 this.style = this.style.reject(function(style) { argument
949 return style.value == css[style.key];
954 effect.element.style[transform.style] = '';
1006 style[(transform = this.transforms[i]).style] =
1068 style = new Element('div',{style:this}).style;
1071 style = String.__parseStyleElement.childNodes[0].style;
[all …]

12345678910>>...89