#include <gfxFont.h>
List of all members.
Constructor & Destructor Documentation
| virtual gfxFontEntry::~gfxFontEntry |
( |
|
) |
[virtual] |
| gfxFontEntry::gfxFontEntry |
( |
|
) |
[inline, protected] |
Member Function Documentation
| virtual gfxFont* gfxFontEntry::CreateFontInstance |
( |
const gfxFontStyle * |
aFontStyle, |
|
|
PRBool |
aNeedsBold | |
|
) |
| | [inline, protected, virtual] |
| PRBool gfxFontEntry::GetExistingFontTable |
( |
PRUint32 |
aTag, |
|
|
hb_blob_t ** |
aBlob | |
|
) |
| | |
| virtual nsresult gfxFontEntry::GetFontTable |
( |
PRUint32 |
aTableTag, |
|
|
FallibleTArray< PRUint8 > & |
aBuffer | |
|
) |
| | [inline, virtual] |
| PRUint16 gfxFontEntry::GetUVSGlyph |
( |
PRUint32 |
aCh, |
|
|
PRUint32 |
aVS | |
|
) |
| | |
| PRBool gfxFontEntry::HasCharacter |
( |
PRUint32 |
ch |
) |
[inline] |
| PRBool gfxFontEntry::HasCmapTable |
( |
|
) |
[inline] |
| nsresult gfxFontEntry::InitializeUVSMap |
( |
|
) |
|
| PRBool gfxFontEntry::IsBold |
( |
|
) |
const [inline] |
| PRBool gfxFontEntry::IsFixedPitch |
( |
|
) |
const [inline] |
| PRBool gfxFontEntry::IsItalic |
( |
|
) |
const [inline] |
| PRBool gfxFontEntry::IsLocalUserFont |
( |
|
) |
const [inline] |
| PRBool gfxFontEntry::IsSymbolFont |
( |
|
) |
const [inline] |
| PRBool gfxFontEntry::IsUserFont |
( |
|
) |
const [inline] |
| virtual PRBool gfxFontEntry::MatchesGenericFamily |
( |
const nsACString & |
aGeneric |
) |
const [inline, virtual] |
| void gfxFontEntry::PreloadFontTable |
( |
PRUint32 |
aTag, |
|
|
FallibleTArray< PRUint8 > & |
aTable | |
|
) |
| | |
| virtual nsresult gfxFontEntry::ReadCMAP |
( |
|
) |
[virtual] |
| void gfxFontEntry::SetFamily |
( |
gfxFontFamily * |
aFamily |
) |
[inline] |
| virtual PRBool gfxFontEntry::SkipDuringSystemFallback |
( |
|
) |
[inline, virtual] |
| 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 gfxMacPlatformFontList [friend] |
friend class gfxPlatformFontList [friend] |
friend class gfxSingleFaceMacFontFamily [friend] |
friend class gfxUserFcFontEntry [friend] |
Member Data Documentation
The documentation for this class was generated from the following file: