Home
last modified time | relevance | path

Searched refs:setFont (Results 1 – 25 of 28) sorted by relevance

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdSenseHost/
H A DAdStyle.php66 public function setFont(AdStyleFont $font) function in Google\\Service\\AdSenseHost\\AdStyle
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorAboutFrame.java76 titleLabel.setFont(titleLabel.getFont().deriveFont(Font.BOLD)); in EditorAboutFrame()
H A DEditorPalette.java282 entry.setFont(new Font(entry.getFont().getFamily(), 0, 10)); in addTemplate()
H A DEditorRuler.java483 g.setFont(labelFont); in paintComponent()
H A DJTableRenderer.java131 label.setFont(title.getFont().deriveFont(Font.BOLD, 11)); in JTableRenderer()
/plugin/ckgdoku/ckeditor/plugins/fontAssist/
H A Dplugin.js.unc139 var setFont = function(dialog) {
150 setFont(dialog);
379 setFont(this.getDialog());
399 setFont(this.getDialog());
/plugin/ckgedit/ckeditor/plugins/fontAssist/
H A Dplugin.js.unc139 var setFont = function(dialog) {
150 setFont(dialog);
379 setFont(this.getDialog());
399 setFont(this.getDialog());
/plugin/sketchcanvas/script/
H A DSketchCanvas.js806 function setFont(baseSize) { function
1115 ctx.font = setFont(height);
2249 if (1 == obj.width) setFont(14);
2250 else if (2 == obj.width) setFont(16);
2251 else setFont(20);
2263 ctx.font = setFont(14);
/plugin/captcha/
H A DEasySVG.php79 public function setFont($filepath, $size, $color)
80 public function setFont($filepath, $size, $color) global() function in EasySVG
/plugin/mathpublish/phpmathpublisher/
H A DHelper.php860 public function setFont($R, $G, $B) { function in RL\\PhpMathPublisher\\Helper
/plugin/authgoogle/google/contrib/
H A DGoogle_AdsensehostService.php856 public function setFont(Google_AdStyleFont $font) { function in Google_AdStyle
H A DGoogle_AdSenseService.php1254 public function setFont(Google_AdStyleFont $font) { function in Google_AdStyle
/plugin/jmol2/jmol/
H A DJmolAppletSigned0.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolApplet0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/obrador/ javax/ ...
H A DJmolAppletSigned.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolApplet.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
/plugin/diagramsnet/lib/js/diagramly/
H A DMenus.js4008 graph.setFont(fontName, fontUrl);
4384 graph.setFont(fontName, fontUrl);
H A DEditor.js6374 Graph.prototype.setFont = function(name, url) method in Graph
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js460 setFont: 37,
15018 this.setFont(value[0], value[1]);
15346 setFont: function CanvasGraphics_setFont(fontRefName, size) {
21388 case _util.OPS.setFont:
21389 this.setFont(args);
21791 value: function setFont(details) {
22300 this.setFont(value);
H A Dpdf.worker.js1629 setFont: 37,
30002 …addState(InitialState, [_util.OPS.beginText, _util.OPS.setFont, _util.OPS.setTextMatrix, _util.OPS…
30013 return fnArray[i] === _util.OPS.setFont;
31421 case _util.OPS.setFont:
31425 operatorList.addOp(_util.OPS.setFont, [loadedName, fontSize]);
31963 case _util.OPS.setFont:
33427 id: _util.OPS.setFont,
H A Dpdf.js.map1setFont","setTextRenderingMode","setTextRise","moveText","setLeadingMoveText","setTextMatrix","nex…
H A Dpdf.worker.js.map1setFont","setTextRenderingMode","setTextRise","moveText","setLeadingMoveText","setTextMatrix","nex…
/plugin/ditaa/ditaa/
H A Dditaa.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/htmlparser/ net/ ...
/plugin/ol3/
H A Dscript.js8setFont=function(t){this.font_=t},t.prototype.setMaxAngle=function(t){this.maxAngle_=t},t.prototyp… method in t
/plugin/diagramsnet/lib/js/
H A Dapp.min.js10622 Graph.customFontElements[c];b.push({name:f.name,url:f.url})}return b};Graph.prototype.setFont=funct…
11923 …ponent(g):null,null]:[f],null,e,function(){"1"!=urlParams["ext-fonts"]?n.setFont(f,g):(document.ex…
11932 …);if(null!=c&&0<c.length)if("1"!=urlParams["ext-fonts"]&&b.isEditing())b.setFont(c,d);else{b.getMo…

12