Home
last modified time | relevance | path

Searched defs:fontSize (Results 1 – 25 of 230) sorted by relevance

12345678910

/plugin/amcharts/assets/amcharts/themes/
Dchalk.js8 fontSize: 18, property
46 fontSize: 15, property
147 fontSize:"16px", property
153 fontSize:"16px", property
167 fontSize:"16px", property
181 fontSize:"16px", property
190 fontSize:"16px", property
198 fontSize:"16px", property
208 fontSize:"16px", property
/plugin/bibtex/OSBib/
DMINIMALRTF.php149 function paragraph($fontBlock = 0, $fontSize = 12)
159 function textBlock($fontBlock = FALSE, $fontSize = FALSE, $input = FALSE)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
DTextFormat.php33 public $fontSize; variable in Google\\Service\\Sheets\\TextFormat
84 public function setFontSize($fontSize)
/plugin/diagramsnet/lib/shapes/er/
DmxER.js98 mxShapeEREntity.prototype.mainText = function(c, x, y, w, h, text, fontSize, fontColor) argument
208 mxShapeEREntityExt.prototype.mainText = function(c, x, y, w, h, text, fontSize, fontColor) argument
216 mxShapeEREntityExt.prototype.shapes = function(c, x, y, w, h, fontSize, mainColor, attrColor, rSize… argument
288 mxShapeEREntityExt.prototype.attrText = function(c, x, y, w, h, attributes, fontSize, fontColor, ba… argument
379 mxShapeERAttribute.prototype.mainText = function(c, x, y, w, h, text, fontSize, fontColor) argument
474 mxShapeERHas.prototype.mainText = function(c, x, y, w, h, text, fontSize, fontColor) argument
547 mxShapeERCloud.prototype.mainText = function(c, x, y, w, h, text, fontSize, fontColor) argument
724 mxShapeERHierarchy.prototype.shapeText = function(c, x, y, w, h, text, subText, fontSize, fontColor… argument
817 mxShapeERNote.prototype.mainText = function(c, x, y, w, h, text, fontSize, fontColor) argument
894 mxShapeERChen.prototype.foreground = function(c, x, y, w, h, fontSize, fontColor) argument
[all …]
/plugin/avbarchart/
Dsyntax.php33 public $fontSize = "8pt;"; // Font size of labels and values. variable in syntax_plugin_avbarchart
/plugin/diagramsnet/lib/shapes/mockup/
DmxMockupNavigation.js108 mxShapeMockupBreadcrumb.prototype.buttonText = function(c, w, h, textString, buttonWidth, fontSize,… argument
215 …tepLineBg = function(c, w, h, buttonNum, buttonWidths, labelOffset, minW, bgColor, fontSize, trueW) argument
257 …tonNum, buttonWidths, labelOffset, minW, bgColor, doneColor, currColor, fontSize, trueW, selectedB… argument
356 mxShapeMockupStepBar.prototype.buttonText = function(c, w, h, textString, buttonWidth, fontSize, mi… argument
DmxMockupButtons.js97 mxShapeMockupMultiButton.prototype.mainText = function(c, x, y, w, h, text, fontSize, fontColor) argument
105 mxShapeMockupMultiButton.prototype.subText = function(c, x, y, w, h, text, fontSize, fontColor) argument
201 mxShapeMockupButton.prototype.mainText = function(c, x, y, w, h, text, fontSize, fontColor) argument
415 …rButtonBar.prototype.buttonText = function(c, w, h, textString, buttonWidth, fontSize, minW, trueW) argument
626 mxShapeMockupVerButtonBar.prototype.buttonText = function(c, w, h, textString, fontSize) argument
DmxMockupContainers.js392 mxShapeMockupAccordion.prototype.buttonText = function(c, w, h, textString, fontSize) argument
1059 mxShapeMockupGroup.prototype.background = function(c, w, h, textWidth, fontSize) argument
1065 mxShapeMockupGroup.prototype.foreground = function(c, w, h, textWidth, fontSize) argument
1073 mxShapeMockupGroup.prototype.buttonText = function(c, w, h, textString, fontSize) argument
/plugin/diagramsnet/lib/shapes/rack/
DmxRack.js89 mxRackContainer.prototype.background = function(c, w, h, fontSize) argument
95 mxRackContainer.prototype.foreground = function(c, w, h, fontSize) argument
118 mxRackContainer.prototype.sideText = function(c, w, h, fontSize) argument
473 mxRackRackNumbering.prototype.background = function(c, w, h, fontSize) argument
479 mxRackRackNumbering.prototype.sideText = function(c, w, h, unitNum, unitH, fontSize) argument
581 mxRackRackCabinet.prototype.background = function(c, w, h, fontSize) argument
588 mxRackRackCabinet.prototype.foreground = function(c, w, h, fontSize) argument
609 mxRackRackCabinet.prototype.sideText = function(c, w, h, unitNum, unitH, fontSize) argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
DGoogleCloudDocumentaiV1beta1DocumentStyle.php74 public function setFontSize(GoogleCloudDocumentaiV1beta1DocumentStyleFontSize $fontSize)
DGoogleCloudDocumentaiV1DocumentStyle.php74 public function setFontSize(GoogleCloudDocumentaiV1DocumentStyleFontSize $fontSize)
DGoogleCloudDocumentaiV1beta2DocumentStyle.php74 public function setFontSize(GoogleCloudDocumentaiV1beta2DocumentStyleFontSize $fontSize)
/plugin/diagramsnet/lib/js/diagramly/vsdx/
DmxVsdxCanvas2D.js886 fontSize: pStyle['fontSize'] || that.cellState.style["fontSize"], property
916 fontSize: parseFloat(style.getPropertyValue('font-size')), property
992 fontSize: that.cellState.style["fontSize"], property
/plugin/diagramsnet/lib/math/jax/output/SVG/
Dconfig.js19 …nkDelay:100,linebreaks:{automatic:false,width:"container"},merrorStyle:{fontSize:"90%",color:"#C00… property
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
DTextStyle.php102 public function setFontSize(Dimension $fontSize)
/plugin/datatables/assets/datatables.net-buttons/js/
Dbuttons.html5.min.js8 …s.net-buttons"],function(t){return n(t,window,document)}):"object"==typeof exports?(r=require("jqu…
Dbuttons.html5.js1448 fontSize: 11, property
1459 fontSize: 11, property
1465 fontSize: 15 property
1470 fontSize: 10 property
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
DTextStyle.php120 public function setFontSize(Dimension $fontSize)
/plugin/grensladawritezor/fckeditor/editor/_source/commandclasses/
Dfck_othercommands.js96 FCKFontSizeCommand.prototype.Execute = function( fontSize ) argument
/plugin/diagramsnet/lib/math/extensions/
DSafe.js19 …ue,cursor:true,margin:true,padding:true,textShadow:true,fontFamily:true,fontSize:true,fontStyle:tr… property
/plugin/s5/ui/dokuwiki/
Dslides.js425 function fontSize(value) { function
/plugin/s5/ui/default/
Dslides.js426 function fontSize(value) { function
/plugin/statdisplay/pchart/
DICanvas.php38 …function drawText($fontSize, $angle, Point $point, Color $color, $fontName, $text, ShadowPropertie…
DTestCanvas.php59 …function drawText($fontSize, $angle, Point $point, Color $color, $fontName, $text, ShadowPropertie…
DGDCanvas.php513 …function drawText($fontSize, $angle, Point $point, Color $color, $fontName, $text, ShadowPropertie…

12345678910