Home
last modified time | relevance | path

Searched refs:getFont (Results 1 – 16 of 16) sorted by relevance

/external/proguard/src/proguard/gui/splash/
DFontSprite.java54 Font oldFont = graphics.getFont(); in paint()
57 graphics.setFont(font.getFont(time)); in paint()
DVariableFont.java35 public Font getFont(long time); in getFont() method
DConstantFont.java42 public Font getFont(long time) in getFont() method in ConstantFont
DVariableSizeFont.java53 public Font getFont(long time) in getFont() method in VariableSizeFont
DBufferedSprite.java129 bufferGraphics.setFont(graphics.getFont()); in paint()
DOverrideGraphics2D.java64 this.font = graphics.getFont(); in OverrideGraphics2D()
193 public Font getFont() in getFont() method in OverrideGraphics2D
195 return overrideFont != null ? font : graphics.getFont(); in getFont()
/external/icu4c/samples/layout/
DGDIFontInstance.h79 HFONT getFont() const;
106 inline HFONT GDIFontInstance::getFont() const in getFont() function
Dparagraph.cpp65 const LEFontInstance *runFont = fontRuns->getFont(run); in subsetFontRuns()
240 const LEFontInstance *font = visualRun->getFont(); in draw()
DGDIFontInstance.cpp46 SelectObject(fHdc, font->getFont()); in setFont()
49 SelectObject(fHdc, font->getFont()); in setFont()
/external/icu4c/layoutex/layout/
DParagraphLayout.h213 inline const LEFontInstance *getFont() const;
670 inline const LEFontInstance *ParagraphLayout::VisualRun::getFont() const in getFont() function
DRunArrays.h323 const LEFontInstance *getFont(le_int32 run) const;
/external/icu4c/layoutex/
DRunArrays.cpp117 const LEFontInstance *FontRuns::getFont(le_int32 run) const in getFont() function in FontRuns
Dplayout.cpp231 return (const le_font *) vr->getFont(); in pl_getVisualRunFont()
DParagraphLayout.cpp400 fStyleRunInfo[run].font = fFontRuns->getFont(styleIndices[0]); in ParagraphLayout()
797 const LEFontInstance *runFont = fontRuns->getFont(si[0]); in computeSubFonts()
827 const LEFontInstance *font = fFontRuns->getFont(i); in computeMetrics()
Dplruns.cpp97 return (const le_font *) fr->getFont(run); in pl_getFontRunFont()
/external/webkit/Source/WebCore/
DChangeLog-2002-12-0313663 * src/kwq/KWQFont.mm: (QFont::getFont):
13968 * src/kwq/KWQFont.mm: (QFont::getFont): Use lossyCString instead of cString for
14014 * src/kwq/KWQFont.mm: (QFont::getFont):
14069 * src/kwq/KWQFont.mm: (QFont::getFont): Change the fallback so that it uses
14267 * src/kwq/KWQFont.mm: (QFont::getFont): Use default font if we can't
16333 someone could still be using the result of getFont.
16414 (-[IFFontCacheKey isEqual:]), (QFont::getFont):
16466 (QFont::QFont), (QFont::_free), (QFont::getFont), (QFont::pixelSize),