gfxFontEntry Class Reference
#include <gfxFont.h>
List of all members.
Constructor & Destructor Documentation
| gfxFontEntry::gfxFontEntry |
( |
const gfxFontEntry & |
aEntry |
) |
[inline] |
| virtual gfxFontEntry::~gfxFontEntry |
( |
|
) |
[virtual] |
| gfxFontEntry::gfxFontEntry |
( |
|
) |
[inline, protected] |
Member Function Documentation
| virtual gfxFont* gfxFontEntry::CreateFontInstance |
( |
const gfxFontStyle * |
aFontStyle, |
|
|
PRBool |
aNeedsBold | |
|
) |
| | [inline, protected, virtual] |
| const nsString& gfxFontEntry::FamilyName |
( |
|
) |
|
| virtual nsresult gfxFontEntry::GetFontTable |
( |
PRUint32 |
aTableTag, |
|
|
nsTArray< PRUint8 > & |
aBuffer | |
|
) |
| | [inline, protected, virtual] |
| PRBool gfxFontEntry::HasCharacter |
( |
PRUint32 |
ch |
) |
[inline] |
| PRBool gfxFontEntry::IsBold |
( |
|
) |
const [inline] |
| PRBool gfxFontEntry::IsFixedPitch |
( |
|
) |
const [inline] |
| PRBool gfxFontEntry::IsItalic |
( |
|
) |
const [inline] |
| PRBool gfxFontEntry::IsSymbolFont |
( |
|
) |
const [inline] |
| PRBool gfxFontEntry::IsUserFont |
( |
|
) |
const [inline] |
| virtual PRBool gfxFontEntry::MatchesGenericFamily |
( |
const nsACString & |
aGeneric |
) |
const [inline, virtual] |
| const nsString& gfxFontEntry::Name |
( |
|
) |
const [inline] |
| virtual nsresult gfxFontEntry::ReadCMAP |
( |
|
) |
[virtual] |
| void gfxFontEntry::SetFamily |
( |
gfxFontFamily * |
aFamily |
) |
[inline] |
| PRInt16 gfxFontEntry::Stretch |
( |
|
) |
const [inline] |
| virtual PRBool gfxFontEntry::SupportsLangGroup |
( |
nsIAtom * |
aLangGroup |
) |
const [inline, virtual] |
| virtual PRBool gfxFontEntry::TestCharacterMap |
( |
PRUint32 |
aCh |
) |
[virtual] |
| PRUint16 gfxFontEntry::Weight |
( |
|
) |
const [inline] |
Friends And Related Function Documentation
friend class gfxFcFontEntry [friend] |
friend class gfxMacPlatformFontList [friend] |
friend class gfxPlatformFontList [friend] |
friend class gfxSingleFaceMacFontFamily [friend] |
Member Data Documentation
The documentation for this class was generated from the following file: