Home
last modified time | relevance | path

Searched refs:style (Results 76 – 100 of 2224) sorted by path

12345678910>>...89

/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js14142 for(var key in style){
14164 if(node.style) {
14165 var styleArray = (node.style instanceof Array) ? node.style : [node.style];
14690 var style = null;
14697 style = copyStyle(item);
14709 copyStyle(style, result);
14881 if (item.style) {
14883 styleNames = item.style;
14964 if (style && style[property] !== null && style[property] !== undefined) {
14965 return style[property];
[all …]
H A Dpdfmake.min.js1 …ataUrl(function(t){var e=document.createElement("iframe");e.style.position="absolute",e.style.left…
9style){var a=t.style instanceof Array?t.style:[t.style],s=n(a);s&&(o=e(s,o)),s.margin&&(o=i(s.marg…
H A Dpdfmake.min.js.map1style","position","left","src","onload","removeIFrame","body","removeChild","removeEventListener",…
/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/
H A Dxlsx.js2424 ct.style = ct.styles.length > 0 ? ct.styles[0] : "";
4238 if(font.i) style.push("font-style: italic;");
11176 … if(dir.style) styles = parse_sty(getzipdata(zip, dir.style.replace(/^\//,'')),dir.style, opts);
H A Dxlsx.min.js4 …ins.length>0?ct.calcchains[0]:"";ct.sst=ct.strs.length>0?ct.strs[0]:"";ct.style=ct.styles.length>0… argument
5 …=[];if(font.b)style.push("font-weight: bold;");if(font.i)style.push("font-style: italic;");intro.p…
9 …/,"")),dir.sst,opts);styles={};if(dir.style)styles=parse_sty(getzipdata(zip,dir.style.replace(/^\/…
H A Dxlsx.min.map1 …sion","ContentType","PartName","WTF","console","error","calcchain","sst","style","defaults","CTYPE…
/plugin/anewssystem/
H A Ddropdowncontent.js34 if (e.type=="click" && subobj.style.visibility=="visible"){
35 subobj.style.visibility="hidden"
40 subobj.style.left=this.getposOffset(anchorobj, "offsetLeft") + horizontaloffset + "px"
41 subobj.style.top=this.getposOffset(anchorobj, "offsetTop")+verticaloffset+"px"
43 subobj.style.visibility="visible"
61 …obj.style.clip=(direction=="down")? "rect(0 auto "+currentclip+" 0)" : "rect("+currentclip+" auto …
65 obj.style.clip="rect(0 auto auto 0)"
72 subobj.style.visibility="hidden"
73 subobj.style.left=subobj.style.top=0
80 document.getElementById(subobjid).style.visibility="hidden"
[all …]
H A Dstyle.css21 /* --- news input style --- */
72 font-style: italic;
97 /* --- news preview style --- */
112 font-style: italic;
124 font-style: italic;
141 font-style: italic;
148 font-style: italic;
158 font-style: italic;
166 font-style: italic !important;
340 font-style: italic;
[all …]
/plugin/animation/styles/
H A DshCore.css49 font-style: normal !important;
69 font-style: italic !important;
/plugin/annotate/
H A Danno.php152 $style = '</b>';
154 $style .= '<br />';
160 $style = '<br /><b class="h1_bold">';
163 $style = '<br /><b class="h2_bold">';
166 $style = '<br /><b class="h3_bold">';
169 $style = '<br /><b class="h4_bold">';
173 else $style = '<br /><b>';
175 return $style;
/plugin/approve/
H A Ddeleted.files6 style.css
/plugin/articlelinks/
H A DREADME3 Creates mediawiki style links to main articles for a topic
H A Dplugin.info.txt6 desc Creates mediawiki style links to main articles for a topic
H A Dstyle.less1 .mainarticle { margin:10px 0 15px 30px; padding:0; font-style:italic; }
/plugin/authgoogle/google/contrib/
H A DGoogle_FusiontablesService.php625 public $style; variable in Google_FusiontablesService
641 …$this->style = new Google_StyleServiceResource($this, $this->serviceName, 'style', json_decode('{"…
/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/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DAutoText.php50 public function setStyle(TextStyle $style) argument
52 $this->style = $style;
59 return $this->style;
H A DParagraphMarker.php44 public function setStyle(ParagraphStyle $style) argument
46 $this->style = $style;
53 return $this->style;
H A DTextRun.php46 public function setStyle(TextStyle $style) argument
48 $this->style = $style;
55 return $this->style;
H A DUpdateParagraphStyleRequest.php82 public function setStyle(ParagraphStyle $style) argument
84 $this->style = $style;
91 return $this->style;
H A DUpdateTextStyleRequest.php82 public function setStyle(TextStyle $style) argument
84 $this->style = $style;
91 return $this->style;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DChannelSectionSnippet.php39 public $style; variable in Google\\Service\\YouTube\\ChannelSectionSnippet
108 public function setStyle($style) argument
110 $this->style = $style;
117 return $this->style;
/plugin/authgooglesheets/vendor/google/apiclient/
H A DREADME.md443 … APIs with unusual names, which can cause some unexpected or non-standard style naming in the PHP …
467 To check for coding style violations, run
470 vendor/bin/phpcs src --standard=style/ruleset.xml -np
473 To automatically fix (fixable) coding style violations, run
476 vendor/bin/phpcbf src --standard=style/ruleset.xml
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DREADME.md4 [![Latest Version](https://img.shields.io/github/release/guzzle/guzzle.svg?style=flat-square)](http…
5 [![Build Status](https://img.shields.io/travis/guzzle/guzzle.svg?style=flat-square)](https://travis…
6 [![Total Downloads](https://img.shields.io/packagist/dt/guzzlehttp/guzzle.svg?style=flat-square)](h…
/plugin/authgooglesheets/vendor/guzzlehttp/promises/
H A DREADME.md28 - C# style async/await coroutine promises using

12345678910>>...89