Home
last modified time | relevance | path

Searched refs:defaultFontSize (Results 1 – 15 of 15) sorted by relevance

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DSizeConverter.php13 private $defaultFontSize; variable in Mpdf\\SizeConverter
25 public function __construct($dpi, $defaultFontSize, Mpdf $mpdf, LoggerInterface $logger) argument
28 $this->defaultFontSize = $defaultFontSize;
/plugin/diagramsnet/lib/js/grapheditor/
H A DMenus.js28 Menus.prototype.defaultFontSize = '12'; method in Menus
147 if (mxUtils.indexOf(sizes, this.defaultFontSize) < 0)
149 sizes.push(this.defaultFontSize);
231 '(' + mxResources.get('points') + ')', this.defaultFontSize,
915 elt2.firstChild.style.fontSize = Menus.prototype.defaultFontSize + 'px';
H A DToolbar.js344 …this.sizeMenu = this.addMenu(Menus.prototype.defaultFontSize, mxResources.get('fontSize'), true, '…
350 this.setFontSize(Menus.prototype.defaultFontSize);
H A DFormat.js3429 …stallInputHandler(input, mxConstants.STYLE_FONTSIZE, Menus.prototype.defaultFontSize, 1, 999, ' pt…
3564 var stepper = this.createStepper(input, inputUpdate, 1, 10, true, Menus.prototype.defaultFontSize);
4151 …arseFloat(mxUtils.getValue(ss.style, mxConstants.STYLE_FONTSIZE, Menus.prototype.defaultFontSize));
H A DEditorUi.js826 … this.toolbar.setFontSize(graph.currentVertexStyle['fontSize'] || Menus.prototype.defaultFontSize);
/plugin/diagramsnet/lib/js/diagramly/
H A DExtensions.js11 var defaultFontSize = '13'; variable
4774 return 'fontSize=' + defaultFontSize + ';';
5999 var size = defaultFontSize;
7197 (isLastLblHTML? 'fontSize=' + defaultFontSize + ';' :
7297 (isLastLblHTML? 'fontSize=' + defaultFontSize + ';' :
7335 (isLastLblHTML? 'fontSize=' + defaultFontSize + ';' :
8554 v.style += (isLastLblHTML? 'fontSize=' + defaultFontSize + ';' :
8718 v.style += (isLastLblHTML? 'fontSize=' + defaultFontSize + ';' :
9657 (isLastLblHTML? 'fontSize=' + defaultFontSize + ';' :
10338 item2.style += 'fontStyle=1;fontSize=' + defaultFontSize + ';';
[all …]
H A DEditorUi.js10290 this.menus.defaultFontSize = (value) ? 20 : 16;
10293 setStyle(graph.defaultVertexStyle, 'fontSize', this.menus.defaultFontSize);
10296 setStyle(graph.defaultEdgeStyle, 'fontSize', this.menus.defaultFontSize - 4);
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js39305 defaultFontSize = defaultStyle.fontSize * zoom,
39324 fontSize: defaultFontSize + 'px',
39347 fontSize: defaultFontSize + 'px',
39365 fontSize: defaultFontSize + 'px',
39441 fontSize: defaultFontSize + 'px',
/plugin/jmol2/jmol/
H A DJmolApplet0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/obrador/ javax/ ...
H A DJmolAppletSigned0.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolApplet.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DJmolAppletSigned.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
/plugin/diagramsnet/lib/js/
H A Dapp.min.js2188 …s.toolbar.setFontSize(e.currentVertexStyle.fontSize||Menus.prototype.defaultFontSize),null!=this.t…
3081 …his.installInputHandler(O,mxConstants.STYLE_FONTSIZE,Menus.prototype.defaultFontSize,1,999," pt",f…
3084 …ull},0);break}},!0),n=this.createStepper(O,n,1,10,!0,Menus.prototype.defaultFontSize);n.style.disp…
3105 …(mxUtils.getValue(c.style,mxConstants.STYLE_FONTSIZE,Menus.prototype.defaultFontSize)),O.value=isN…
3560 …kmarkImage)};Menus.prototype.defaultFont="Helvetica";Menus.prototype.defaultFontSize="12";Menus.pr…
3566 …10,11,12,14,18,24,36,48,72];0>mxUtils.indexOf(e,this.defaultFontSize)&&(e.push(this.defaultFontSiz…
3568 …Resources.get("custom")+"...","("+mxResources.get("points")+")",this.defaultFontSize,mxConstants.S…
3598 …ull,d,null,null,null,!0);a.firstChild.style.fontSize=Menus.prototype.defaultFontSize+"px";a.firstC…
3648 …5px");this.addSeparator();this.sizeMenu=this.addMenu(Menus.prototype.defaultFontSize,mxResources.g…
3649 …n";this.sizeMenu.style.width="24px";this.setFontSize(Menus.prototype.defaultFontSize);EditorUi.com…
H A Dviewer.min.js2154 …s.toolbar.setFontSize(k.currentVertexStyle.fontSize||Menus.prototype.defaultFontSize),null!=this.t…
H A Dviewer-static.min.js2154 …s.toolbar.setFontSize(k.currentVertexStyle.fontSize||Menus.prototype.defaultFontSize),null!=this.t…