Searched defs:getFont (Results 1 – 11 of 11) sorted by relevance
35 public Font getFont(long time); in getFont() method
42 public Font getFont(long time) in getFont() method in ConstantFont
53 public Font getFont(long time) in getFont() method in VariableSizeFont
193 public Font getFont() in getFont() method in OverrideGraphics2D
112 inline HFONT GDIFontInstance::getFont() const in getFont() function
17 const SkFont& getFont() const { return fFont; } in getFont() function
158 const SkFont& getFont() const { return *fFont; } in getFont() function in SkCanonicalizeFont
119 const LEFontInstance *FontRuns::getFont(le_int32 run) const in getFont() function in FontRuns
680 inline const LEFontInstance *ParagraphLayout::VisualRun::getFont() const in getFont() function