Home
last modified time | relevance | path

Searched refs:fontWeight (Results 1 – 25 of 92) sorted by relevance

1234

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
DGoogleCloudDocumentaiV1beta1DocumentStyle.php31 public $fontWeight; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1beta1DocumentStyle
88 public function setFontWeight($fontWeight) argument
90 $this->fontWeight = $fontWeight;
97 return $this->fontWeight;
DGoogleCloudDocumentaiV1DocumentStyle.php31 public $fontWeight; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1DocumentStyle
88 public function setFontWeight($fontWeight) argument
90 $this->fontWeight = $fontWeight;
97 return $this->fontWeight;
DGoogleCloudDocumentaiV1beta2DocumentStyle.php31 public $fontWeight; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1beta2DocumentStyle
88 public function setFontWeight($fontWeight) argument
90 $this->fontWeight = $fontWeight;
97 return $this->fontWeight;
/plugin/diagramsnet/lib/math/extensions/TeX/
Dautobold.js19 …d(document.createTextNode("ABCXYZabcxyz"));var b=c.offsetWidth;c.style.fontWeight="bold";if(b&&c.o…
/plugin/stlviewer/stlviewer/
Dwebgl_detector.js14 element.style.fontWeight = 'normal';
/plugin/jplayer/vendor/happyworm/jplayer/lib/
Dpopcorn.subtitle.js27 style.fontWeight = "bold";
/plugin/diagramsnet/lib/js/grapheditor/
DFormat.js459 label.style.fontWeight = 'bold';
845 div.style.fontWeight = 'bold';
1489 div.style.fontWeight = 'bold';
1702 span.style.fontWeight = 'bold';
1726 span.style.fontWeight = 'bold';
2223 span.style.fontWeight = 'bold';
2300 span.style.fontWeight = 'bold';
2454 span.style.fontWeight = 'bold';
2591 span.style.fontWeight = 'bold';
2879 span.style.fontWeight = 'bold';
[all …]
DDialogs.js2293 dot.style.fontWeight = 'bold';
2578 ldiv.style.fontWeight = (graph.isEnabled()) ? 'bold' : '';
/plugin/asciidocjs/node_modules/clean-css/lib/optimizer/level-2/
Dcompactable.js630 canOverride.property.fontWeight,
670 canOverride: canOverride.property.fontWeight,
Dcan-override.js265 fontWeight: keywordWithGlobal('font-weight'), property
/plugin/diagramsnet/lib/math/extensions/
DSafe.js19 …ding:true,textShadow:true,fontFamily:true,fontSize:true,fontStyle:true,fontWeight:true,opacity:tru… property
/plugin/diagramsnet/lib/math/jax/output/SVG/
Djax.js19fontWeight){o.fontWeight=n.fontWeight}if(n.fontFamily){o.fontFamily=n.fontFamily}if(o.fontWeight&&…
/plugin/achart/assets/
Dapexcharts.min.js6fontWeight,h=t.foreColor,c=t.opacity,d=t.cssClass,g=void 0===d?"":d,u=t.isPlainText,p=void 0===u||… property
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
Dfabric.js3458 fontWeight = match[3],
3466 if (fontWeight) {
3467 oStyle.fontWeight = isNaN(parseFloat(fontWeight)) ? fontWeight : parseFloat(fontWeight);
16494 fontWeight: true, property
19369 fontWeight: true, property
19547 fontWeight: 'normal', property
20071 (fabric.isLikelyNode ? this.fontWeight : this.fontStyle),
20072 (fabric.isLikelyNode ? this.fontStyle : this.fontWeight),
20118 fontWeight: this.fontWeight, property
20173 (this.fontWeight ? 'font-weight="' + this.fontWeight + '" ': ''),
[all …]
Dfabric.min.js2fontWeight=match[3],fontSize=match[4],lineHeight=match[5],fontFamily=match[6];if(fontStyle){oStyle…
9 …e",false)},delegatedProperties:{fill:true,opacity:true,fontFamily:true,fontWeight:true,fontSize:tr…
11fontWeight:true,fontFamily:true,fontStyle:true,lineHeight:true,stroke:true,strokeWidth:true,text:t… property
13fontWeight:style&&style.fontWeight||this.fontWeight,fontStyle:style&&style.fontStyle||this.fontSty…
15 …'font-style="'+styleDecl.fontStyle+'" ':"",styleDecl.fontWeight?'font-weight="'+styleDecl.fontWeig…
/plugin/katex/_assets/
Dkatex.min.js1fontWeight=void 0,this.fontShape=void 0,this.sizeMultiplier=void 0,this.maxSize=void 0,this.minRul… property
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/
Djax.js19fontWeight:"normal",fontStyle:"normal",fontSizeAdjust:"none"}},[""]]]).firstChild;this.text=this.d… property
/plugin/diagramsnet/lib/js/diagramly/util/
DmxJsCanvas.js717 div.style.fontWeight = 'bold';
/plugin/snow/
Dsnowstorm.js385 this.o.style.fontWeight = 'normal';
/plugin/sequencediagram/bower_components/raphael/dev/
Draphael.vml.js212 params["font-weight"] && (textpathStyle.fontWeight = params["font-weight"]);
328 a["font-weight"] && (s.fontWeight = a["font-weight"]);
/plugin/calendar/
Dsyntax.php3310 $fontWeight = $isToday ? '700' : '500';
3340 …<div style="font-size:12px; color:' . $textColor . '; font-weight:' . $fontWeight . '; margin:2px …
/plugin/diagramsnet/lib/js/diagramly/sidebar/
DSidebar.js566 title2.style.fontWeight = 'bold';
/plugin/diagramsnet/lib/js/diagramly/
DDialogs.js7841 title.style.fontWeight = 'bold';
10072 currentEntry.style.fontWeight = 'normal';
10825 currentEntry.style.fontWeight = 'normal';
10835 currentEntry.style.fontWeight = 'bold';
11500 td.style.fontWeight = 'bold';
11553 td.style.fontWeight = 'bold';
11613 td.style.fontWeight = 'bold';
/plugin/tagfilter/script/select2/
Dselect2.js330 fontWeight: style.fontWeight, property
Dselect2.min.js21 …ontSize:c.fontSize,fontFamily:c.fontFamily,fontStyle:c.fontStyle,fontWeight:c.fontWeight,letterSpa… property

1234