#include <FontPlatformData.h>
|
| FontPlatformData (WTF::HashTableDeletedValueType) |
|
| FontPlatformData () |
|
| FontPlatformData (const FontDescription &, const AtomicString &family) |
|
| FontPlatformData (float size, bool syntheticBold, bool syntheticOblique, FontOrientation=Horizontal, FontWidthVariant=RegularWidth, TextRenderingMode=AutoTextRendering) |
|
bool | hasVariations () const |
|
bool | isFixedPitch () const |
|
float | size () const |
|
bool | syntheticBold () const |
|
bool | syntheticOblique () const |
|
bool | isColorBitmapFont () const |
|
FontOrientation | orientation () const |
|
FontWidthVariant | widthVariant () const |
|
TextRenderingMode | textRenderingMode () const |
|
bool | isForTextCombine () const |
|
unsigned | hash () const |
|
bool | operator== (const FontPlatformData &other) const |
|
bool | isHashTableDeletedValue () const |
|
bool | isEmoji () const |
|
String | description () const |
|
| FontPlatformData (WTF::HashTableDeletedValueType) |
|
| FontPlatformData () |
|
| FontPlatformData (const FontDescription &, const AtomicString &family) |
|
| FontPlatformData (float size, bool syntheticBold, bool syntheticOblique, FontOrientation=Horizontal, FontWidthVariant=RegularWidth, TextRenderingMode=AutoTextRendering) |
|
bool | hasVariations () const |
|
bool | isFixedPitch () const |
|
float | size () const |
|
bool | syntheticBold () const |
|
bool | syntheticOblique () const |
|
bool | isColorBitmapFont () const |
|
FontOrientation | orientation () const |
|
FontWidthVariant | widthVariant () const |
|
TextRenderingMode | textRenderingMode () const |
|
bool | isForTextCombine () const |
|
unsigned | hash () const |
|
bool | operator== (const FontPlatformData &other) const |
|
bool | isHashTableDeletedValue () const |
|
bool | isEmoji () const |
|
String | description () const |
|
◆ FontPlatformData() [1/8]
◆ FontPlatformData() [2/8]
WebCore::FontPlatformData::FontPlatformData |
( |
| ) |
|
◆ FontPlatformData() [3/8]
◆ FontPlatformData() [4/8]
◆ FontPlatformData() [5/8]
◆ FontPlatformData() [6/8]
WebCore::FontPlatformData::FontPlatformData |
( |
| ) |
|
◆ FontPlatformData() [7/8]
◆ FontPlatformData() [8/8]
◆ cloneWithOrientation() [1/2]
◆ cloneWithOrientation() [2/2]
◆ cloneWithSize() [1/2]
◆ cloneWithSize() [2/2]
◆ cloneWithSyntheticOblique() [1/2]
◆ cloneWithSyntheticOblique() [2/2]
◆ description() [1/2]
String WebCore::FontPlatformData::description |
( |
| ) |
const |
◆ description() [2/2]
String WebCore::FontPlatformData::description |
( |
| ) |
const |
◆ hash() [1/2]
unsigned WebCore::FontPlatformData::hash |
( |
| ) |
const |
◆ hash() [2/2]
unsigned WebCore::FontPlatformData::hash |
( |
| ) |
const |
◆ hasVariations() [1/2]
bool WebCore::FontPlatformData::hasVariations |
( |
| ) |
const |
|
inline |
◆ hasVariations() [2/2]
bool WebCore::FontPlatformData::hasVariations |
( |
| ) |
const |
|
inline |
◆ isColorBitmapFont() [1/2]
bool WebCore::FontPlatformData::isColorBitmapFont |
( |
| ) |
const |
|
inline |
◆ isColorBitmapFont() [2/2]
bool WebCore::FontPlatformData::isColorBitmapFont |
( |
| ) |
const |
|
inline |
◆ isEmoji() [1/2]
bool WebCore::FontPlatformData::isEmoji |
( |
| ) |
const |
|
inline |
◆ isEmoji() [2/2]
bool WebCore::FontPlatformData::isEmoji |
( |
| ) |
const |
|
inline |
◆ isFixedPitch() [1/2]
bool WebCore::FontPlatformData::isFixedPitch |
( |
| ) |
const |
◆ isFixedPitch() [2/2]
bool WebCore::FontPlatformData::isFixedPitch |
( |
| ) |
const |
◆ isForTextCombine() [1/2]
bool WebCore::FontPlatformData::isForTextCombine |
( |
| ) |
const |
|
inline |
◆ isForTextCombine() [2/2]
bool WebCore::FontPlatformData::isForTextCombine |
( |
| ) |
const |
|
inline |
◆ isHashTableDeletedValue() [1/2]
bool WebCore::FontPlatformData::isHashTableDeletedValue |
( |
| ) |
const |
|
inline |
◆ isHashTableDeletedValue() [2/2]
bool WebCore::FontPlatformData::isHashTableDeletedValue |
( |
| ) |
const |
|
inline |
◆ operator==() [1/2]
bool WebCore::FontPlatformData::operator== |
( |
const FontPlatformData & |
other | ) |
const |
|
inline |
◆ operator==() [2/2]
bool WebCore::FontPlatformData::operator== |
( |
const FontPlatformData & |
other | ) |
const |
|
inline |
◆ orientation() [1/2]
◆ orientation() [2/2]
◆ size() [1/2]
float WebCore::FontPlatformData::size |
( |
| ) |
const |
|
inline |
◆ size() [2/2]
float WebCore::FontPlatformData::size |
( |
| ) |
const |
|
inline |
◆ syntheticBold() [1/2]
bool WebCore::FontPlatformData::syntheticBold |
( |
| ) |
const |
|
inline |
◆ syntheticBold() [2/2]
bool WebCore::FontPlatformData::syntheticBold |
( |
| ) |
const |
|
inline |
◆ syntheticOblique() [1/2]
bool WebCore::FontPlatformData::syntheticOblique |
( |
| ) |
const |
|
inline |
◆ syntheticOblique() [2/2]
bool WebCore::FontPlatformData::syntheticOblique |
( |
| ) |
const |
|
inline |
◆ textRenderingMode() [1/2]
◆ textRenderingMode() [2/2]
◆ widthVariant() [1/2]
◆ widthVariant() [2/2]
The documentation for this class was generated from the following files: