#include <CSSFontFace.h>
◆ Status
Enumerator |
---|
Pending | |
Loading | |
TimedOut | |
Success | |
Failure | |
◆ ~CSSFontFace()
WebCore::CSSFontFace::~CSSFontFace |
( |
| ) |
|
|
virtual |
◆ addClient()
void WebCore::CSSFontFace::addClient |
( |
Client & |
client | ) |
|
◆ adoptSource()
◆ allSourcesFailed()
bool WebCore::CSSFontFace::allSourcesFailed |
( |
| ) |
const |
◆ appendSources()
◆ create()
◆ cssConnection()
◆ existingWrapper()
FontFace* WebCore::CSSFontFace::existingWrapper |
( |
| ) |
|
|
inline |
◆ families()
const CSSValueList* WebCore::CSSFontFace::families |
( |
| ) |
const |
|
inline |
◆ featureSettings()
◆ font()
RefPtr< Font > WebCore::CSSFontFace::font |
( |
const FontDescription & |
fontDescription, |
|
|
bool |
syntheticBold, |
|
|
bool |
syntheticItalic |
|
) |
| |
◆ fontLoaded()
◆ fontSelectionCapabilities()
◆ isLocalFallback()
bool WebCore::CSSFontFace::isLocalFallback |
( |
| ) |
const |
|
inline |
◆ italic()
◆ load()
void WebCore::CSSFontFace::load |
( |
| ) |
|
◆ purgeable()
bool WebCore::CSSFontFace::purgeable |
( |
| ) |
const |
◆ ranges()
◆ rangesMatchCodePoint()
bool WebCore::CSSFontFace::rangesMatchCodePoint |
( |
UChar32 |
character | ) |
const |
◆ removeClient()
void WebCore::CSSFontFace::removeClient |
( |
Client & |
client | ) |
|
◆ setFamilies()
bool WebCore::CSSFontFace::setFamilies |
( |
CSSValue & |
family | ) |
|
◆ setFeatureSettings()
void WebCore::CSSFontFace::setFeatureSettings |
( |
CSSValue & |
featureSettings | ) |
|
◆ setFontSelectionCapabilities()
◆ setStretch() [1/2]
◆ setStretch() [2/2]
◆ setStyle() [1/2]
◆ setStyle() [2/2]
◆ setUnicodeRange()
bool WebCore::CSSFontFace::setUnicodeRange |
( |
CSSValue & |
unicodeRange | ) |
|
◆ setVariantAlternates()
bool WebCore::CSSFontFace::setVariantAlternates |
( |
CSSValue & |
variantAlternates | ) |
|
◆ setVariantCaps()
bool WebCore::CSSFontFace::setVariantCaps |
( |
CSSValue & |
variantCaps | ) |
|
◆ setVariantEastAsian()
bool WebCore::CSSFontFace::setVariantEastAsian |
( |
CSSValue & |
variantEastAsian | ) |
|
◆ setVariantLigatures()
bool WebCore::CSSFontFace::setVariantLigatures |
( |
CSSValue & |
variantLigatures | ) |
|
◆ setVariantNumeric()
bool WebCore::CSSFontFace::setVariantNumeric |
( |
CSSValue & |
variantNumeric | ) |
|
◆ setVariantPosition()
bool WebCore::CSSFontFace::setVariantPosition |
( |
CSSValue & |
variantPosition | ) |
|
◆ setVariantSettings()
◆ setWeight() [1/2]
◆ setWeight() [2/2]
◆ setWrapper()
void WebCore::CSSFontFace::setWrapper |
( |
FontFace & |
newWrapper | ) |
|
◆ sourcesPopulated()
void WebCore::CSSFontFace::sourcesPopulated |
( |
| ) |
|
|
inline |
◆ status()
Status WebCore::CSSFontFace::status |
( |
| ) |
const |
|
inline |
◆ stretch()
◆ updateStyleIfNeeded()
void WebCore::CSSFontFace::updateStyleIfNeeded |
( |
| ) |
|
◆ variantSettings()
◆ webFontsShouldAlwaysFallBack()
bool WebCore::CSSFontFace::webFontsShouldAlwaysFallBack |
( |
| ) |
const |
◆ weight()
◆ wrapper()
The documentation for this class was generated from the following files: