Home
last modified time | relevance | path

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

/external/proguard/src/proguard/gui/splash/
DFontSprite.java57 graphics.setFont(font.getFont(time)); in paint()
63 graphics.setFont(oldFont); in paint()
DBufferedSprite.java129 bufferGraphics.setFont(graphics.getFont()); in paint()
DOverrideGraphics2D.java89 graphics.setFont(font != null ? font : this.font); in setOverrideFont()
144 public void setFont(Font font) in setFont() method in OverrideGraphics2D
149 graphics.setFont(font); in setFont()
/external/icu/icu4c/source/samples/layout/
DSurface.cpp5 void GDISurface::setFont(RenderingFontInstance *font) in setFont() function in GDISurface
25 setFont(font); in drawGlyphs()
DGDIFontInstance.cpp41 void GDISurface::setFont(const GDIFontInstance *font) in setFont() function in GDISurface
81 setFont((GDIFontInstance *) font); in drawGlyphs()
342 fSurface->setFont(this); in readFontTable()
372 fSurface->setFont(this); in getGlyphAdvance()
DSurface.h10 void setFont(RenderingFontInstance *font);
DGDIFontInstance.h37 void setFont(const GDIFontInstance *font);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/ui/
DConfigTab.java344 item.setFont(0, this.boldFont); in fillTableLines()
372 item.setFont(col, this.boldFont); in fillTableLines()
379 item.setFont(col, italic2); in fillTableLines()
383 item.setFont(col, italic2); in fillTableLines()
443 item.setFont(col, italic2); in fillTableLines()
470 item.setFont(col, italic2); in fillTableLines()
487 item.setFont(col, italic2); in fillTableLines()
/external/skia/gm/
Dgammatext.cpp22 static bool setFont(SkPaint* paint, const char name[]) { in setFont() function
75 setFont(&paint, "Times"); in onDraw()
Ddcshader.cpp202 this->setFont(&paint); in onOnceBeforeDraw()
212 virtual void setFont(SkPaint* paint) { in onOnceBeforeDraw() function
220 void setFont(SkPaint* paint) override { in onOnceBeforeDraw() function
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/ui/
DPixelConverter.java35 gc.setFont(control.getFont()); in PixelConverter()
/external/antlr/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/
DWorkSpaceView.java75 this.txtEditor.setFont(new Font("Courier New", Font.PLAIN, 13)); in initComponents()
DTestCaseEditController.java615 labOut.setFont(OUT_FONT); in getListCellRendererComponent()
616 labIn.setFont(IN_FONT); in getListCellRendererComponent()
/external/javassist/sample/rmi/
DCountApplet.java68 g.setFont(font); in paint()
/external/jmonkeyengine/engine/src/core/com/jme3/app/
DStatsAppState.java77 void setFont( BitmapFont guiFont ) { in setFont() method in StatsAppState
DSimpleApplication.java215 stateManager.getState(StatsAppState.class).setFont(guiFont); in initialize()
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/table/
DPropertyTable.java1080 bufferedGC.setFont(gc.getFont()); in handlePaint()
1278 gc.setFont(m_italicFont); in drawProperty()
1280 gc.setFont(m_boldFont); in drawProperty()
1294 gc.setFont(m_baseFont); in drawProperty()
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/flyout/
DFlyoutControlComposite.java863 gc.setFont(TITLE_FONT);
891 gc.setFont(TITLE_FONT);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/
DFingerPrintGraph.java350 this.gc.setFont(null); in drawBars()
392 this.gc.setFont(null); in drawBars()
/external/libvncserver/webclients/java-applet/ssl/
Dultravnc-102-JavaViewer-ssl-etc.patch586 remoteDrivesComboBox.setFont(
594 localMachineLabel.setFont(
602 localTopButton.setFont(
610 remoteTopButton.setFont(
643 localScrollPane.setFont(
686 remoteLocation.setFont(
694 localLocation.setFont(
701 localStatus.setFont(
709 remoteStatus.setFont(
718 historyComboBox.setFont(
[all …]
Dtightvnc-1.3dev7_javasrc-vncviewer-ssl.patch1674 + label.setFont(new Font("Helvetica", Font.BOLD, 16));
1824 + //label.setFont(new Font("Helvetica", Font.BOLD, 16));