Home
last modified time | relevance | path

Searched refs:fg (Results 1 – 25 of 29) sorted by relevance

12

/plugin/readability/
H A Dcalc.php18 $fg = calculate_flesch_grade($text); variable
43 printf('<li><div class="li"><b>Flesch-Kincaid Grade:</b> %.2f ',$fg);
44 if($fg < 10){
46 }elseif($fg < 18){
/plugin/fckg/syntax/
H A Dfont.php69 list($face,$fg,$bg) = explode(';;',$face);
70 if(isset($fg)) {
71 $color = " color: $fg; ";
/plugin/ckgdoku/syntax/
H A Dfont.php71 list($face,$fg,$bg) = explode(';;',$face);
72 if(isset($fg)) {
73 $color = " color: $fg; ";
/plugin/ckgedit/syntax/
H A Dfont.php71 list($face,$fg,$bg) = explode(';;',$face);
72 if(isset($fg)) {
73 $color = " color: $fg; ";
/plugin/color/
H A DREADME.md8 <color ⟨fg color⟩[/⟨bg color⟩[/⟨ignored text⟩]]>⟨text⟩</color>
9 <color ⟨fg color⟩:⟨bg color⟩[:⟨ignored text⟩]>⟨text⟩</color>
14 - `⟨fg color⟩` and `⟨bg color⟩` are CSS color specifications. Either one may be empty, in which cas…
/plugin/block/
H A Dsyntax.php101 list($bg,$fg,$border,$font) = explode(';',$color);
103 if($fg) $text_color = "color: $fg;";
/plugin/bbs/
H A Dsyntax.php94 else if ($s>=30 && $s<=37) {$this->tags[fg] = $s;}
103 if ($this->tags[fg]) $c[] = ($this->tags[bright]?'fgb':'fgd').$this->tags[fg];
/plugin/ckgdoku/ckeditor/plugins/fontAssist/
H A Dplugin.js.unc50 fg : "",
82 fg : "",
113 if(which == 'fg') {
127 style_spec.save_color('fg', original_styles['fg']);
132 el.style.color = style_spec.get('fg');
161 var n = ckgedit_getEID(dialog,'colors','fg');
227 // Create the color chart for fg and bg colors
457 id : 'fg',
462 data.fg = this.getValue();
528 data.fg = this.getValue();
[all …]
H A Dplugin.js1fg:"",bg:"",font_style:"",font:"",font_size:"",start:"&lt;",close:"&gt;",save_color:function(A,z){… property in AnonymousFunctioncb3770e00200.e
/plugin/ckgedit/ckeditor/plugins/fontAssist/
H A Dplugin.js.unc50 fg : "",
82 fg : "",
113 if(which == 'fg') {
127 style_spec.save_color('fg', original_styles['fg']);
132 el.style.color = style_spec.get('fg');
161 var n = ckgedit_getEID(dialog,'colors','fg');
227 // Create the color chart for fg and bg colors
457 id : 'fg',
462 data.fg = this.getValue();
528 data.fg = this.getValue();
[all …]
H A Dplugin.js1fg:"",bg:"",font_style:"",font:"",font_size:"",start:"&lt;",close:"&gt;",save_color:function(A,z){… property in AnonymousFunctionaeeccc730200.r
/plugin/gchart/
H A Dsyntax.php153 if($data['fg']) {
154 $parameters['chco'] = $data['fg'];
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Dholder.min.js12 …round=(-1===g.bg.indexOf("#")?"#":"")+g.bg),g.fg&&(b.theme.foreground=(-1===g.fg.indexOf("#")?"#":…
/plugin/diagramsnet/lib/js/diagramly/
H A DEditor.js5930 var fg = mxUtils.hex2rgba(this.shapeForegroundColor);
5932 this.replaceDefaultColor(style, mxConstants.STYLE_FONTCOLOR, fg);
5934 this.replaceDefaultColor(style, mxConstants.STYLE_STROKECOLOR, fg);
5935 this.replaceDefaultColor(style, mxConstants.STYLE_IMAGE_BORDER, fg);
5937 this.replaceDefaultColor(style, mxConstants.STYLE_LABEL_BORDERCOLOR, fg);
/plugin/xlsx2dw/packages/xmltojson/
H A Dxmltojson.js371 function fg(a,b){var c;c=(th(),Fh(a,0));if(Lc(c,4)){return eg(Fc(c,4),b)}return dg(Fc(c,13),b)} function
550 …,ui):(wi(),Fc(Xg((Ai(),zi),b),28)))});$wnd.xmlToJson=Js(function(a){return fg(a,(bh(),ah))});$wnd.…
/plugin/structsection/
H A Dyarn.lock330 …ity sha512-bqWI0S4lBQsEN5FTZ35vYzfKUJvtjNnBobB1agCALH30xNk1LToZ7Z8eiaR/Z5iVECTlBndoRQV3F6mbEqE/fg==
/plugin/codemirror/dist/
H A Dscripts.min.js3fg(a.history,b);d.push(a.history)}ag(a,b,null,Mb(a,b))})}function $f(a,b,c){var d=a.cm&&a.cm.state… function
/plugin/flowcharts/
H A Dmermaid.min.js1fg=lg,hg=lg.range,dg=Ly((function(){}),(function(t,e){t.setTime(+t+e)}),(function(t,e){return e-t}…
/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-modeler.production.min.js21fg(t,i.rows,e),e.root=i,this._elementRegistry.add(e),e.cells.forEach((function(r,o){n._elementRegi… function
/plugin/diagramsnet/lib/js/orgchart/
H A Dbridge.min.js8 …eption("Must specify target for instance method");if(n.fg)r=function(){return(n.is?n.td:this)[n.fg
/plugin/diagramsnet/lib/js/
H A Dorgchart.min.js8 …eption("Must specify target for instance method");if(n.fg)r=function(){return(n.is?n.td:this)[n.fg
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js1fg=lg.range,dg=By((function(){}),(function(t,e){t.setTime(+t+e)}),(function(t,e){return e-t}));dg.…
/plugin/diagramsnet/lib/js/mermaid/
H A Dmermaid.min.js6fg=lg.range,dg=Dy((function(){}),(function(t,e){t.setTime(+t+e)}),(function(t,e){return e-t}));dg.…
/plugin/bpmnio/vendor/bpmn-js/dist/
H A Dbpmn-modeler.production.min.js194fg="drop-ok",mg="drop-not-ok",vg="new-parent",yg="attach-ok";function gg(e,t,n,r){function o(e){va…
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dvorbis.js10 …;b=b|0;fa(24,a|0,b|0)}function eg(a,b){a=a|0;b=b|0;fa(25,a|0,b|0)}function fg(a,b){a=a|0;b=b|0;fa(… function
16 …ql,Vf,ql,Wf,ql,Xf,ql,Yf,ql,Zf,ql,_f,ql,$f,ql,ag,ql,bg,ql,cg,ql,dg,ql,eg,ql,fg,ql,gg,ql,hg,ql,ig,ql…

12