Searched defs:getFont (Results 1 – 10 of 10) 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
34 PendingChanges.prototype.getFont = function(script, genericFamily) { method in PendingChanges
106 inline HFONT GDIFontInstance::getFont() const in getFont() function
117 const LEFontInstance *FontRuns::getFont(le_int32 run) const in getFont() function in FontRuns
673 inline const LEFontInstance *ParagraphLayout::VisualRun::getFont() const in getFont() function
125 const LEFontInstance* getFont() const { return fFont; } in getFont() function