#include <GlyphPage.h>
|
static const unsigned | size = 16 |
|
◆ ~GlyphPage() [1/2]
WebCore::GlyphPage::~GlyphPage |
( |
| ) |
|
|
inline |
◆ ~GlyphPage() [2/2]
WebCore::GlyphPage::~GlyphPage |
( |
| ) |
|
|
inline |
◆ count() [1/2]
static unsigned WebCore::GlyphPage::count |
( |
| ) |
|
|
inlinestatic |
◆ count() [2/2]
static unsigned WebCore::GlyphPage::count |
( |
| ) |
|
|
inlinestatic |
◆ create() [1/2]
◆ create() [2/2]
◆ fill() [1/2]
bool WebCore::GlyphPage::fill |
( |
UChar * |
characterBuffer, |
|
|
unsigned |
bufferLength |
|
) |
| |
◆ fill() [2/2]
bool WebCore::GlyphPage::fill |
( |
UChar * |
characterBuffer, |
|
|
unsigned |
bufferLength |
|
) |
| |
◆ font() [1/2]
const Font& WebCore::GlyphPage::font |
( |
| ) |
const |
|
inline |
◆ font() [2/2]
const Font& WebCore::GlyphPage::font |
( |
| ) |
const |
|
inline |
◆ glyphDataForCharacter() [1/2]
◆ glyphDataForCharacter() [2/2]
◆ glyphDataForIndex() [1/2]
GlyphData WebCore::GlyphPage::glyphDataForIndex |
( |
unsigned |
index | ) |
const |
|
inline |
◆ glyphDataForIndex() [2/2]
GlyphData WebCore::GlyphPage::glyphDataForIndex |
( |
unsigned |
index | ) |
const |
|
inline |
◆ glyphForCharacter() [1/2]
Glyph WebCore::GlyphPage::glyphForCharacter |
( |
UChar32 |
c | ) |
const |
|
inline |
◆ glyphForCharacter() [2/2]
Glyph WebCore::GlyphPage::glyphForCharacter |
( |
UChar32 |
c | ) |
const |
|
inline |
◆ glyphForIndex() [1/2]
Glyph WebCore::GlyphPage::glyphForIndex |
( |
unsigned |
index | ) |
const |
|
inline |
◆ glyphForIndex() [2/2]
Glyph WebCore::GlyphPage::glyphForIndex |
( |
unsigned |
index | ) |
const |
|
inline |
◆ indexForCodePoint() [1/2]
static unsigned WebCore::GlyphPage::indexForCodePoint |
( |
UChar32 |
c | ) |
|
|
inlinestatic |
◆ indexForCodePoint() [2/2]
static unsigned WebCore::GlyphPage::indexForCodePoint |
( |
UChar32 |
c | ) |
|
|
inlinestatic |
◆ pageNumberForCodePoint() [1/2]
static unsigned WebCore::GlyphPage::pageNumberForCodePoint |
( |
UChar32 |
c | ) |
|
|
inlinestatic |
◆ pageNumberForCodePoint() [2/2]
static unsigned WebCore::GlyphPage::pageNumberForCodePoint |
( |
UChar32 |
c | ) |
|
|
inlinestatic |
◆ pageNumberIsUsedForArabic() [1/2]
static bool WebCore::GlyphPage::pageNumberIsUsedForArabic |
( |
unsigned |
pageNumber | ) |
|
|
inlinestatic |
◆ pageNumberIsUsedForArabic() [2/2]
static bool WebCore::GlyphPage::pageNumberIsUsedForArabic |
( |
unsigned |
pageNumber | ) |
|
|
inlinestatic |
◆ setGlyphForIndex() [1/2]
void WebCore::GlyphPage::setGlyphForIndex |
( |
unsigned |
index, |
|
|
Glyph |
glyph |
|
) |
| |
|
inline |
◆ setGlyphForIndex() [2/2]
void WebCore::GlyphPage::setGlyphForIndex |
( |
unsigned |
index, |
|
|
Glyph |
glyph |
|
) |
| |
|
inline |
◆ sizeForPageNumber() [1/2]
static unsigned WebCore::GlyphPage::sizeForPageNumber |
( |
unsigned |
| ) |
|
|
inlinestatic |
◆ sizeForPageNumber() [2/2]
static unsigned WebCore::GlyphPage::sizeForPageNumber |
( |
unsigned |
| ) |
|
|
inlinestatic |
◆ startingCodePointInPageNumber() [1/2]
static UChar32 WebCore::GlyphPage::startingCodePointInPageNumber |
( |
unsigned |
pageNumber | ) |
|
|
inlinestatic |
◆ startingCodePointInPageNumber() [2/2]
static UChar32 WebCore::GlyphPage::startingCodePointInPageNumber |
( |
unsigned |
pageNumber | ) |
|
|
inlinestatic |
◆ size
static const unsigned WebCore::GlyphPage::size = 16 |
|
static |
The documentation for this class was generated from the following files: