#include <FontRanges.h>
◆ FontRanges() [1/6]
WebCore::FontRanges::FontRanges |
( |
| ) |
|
◆ FontRanges() [2/6]
WebCore::FontRanges::FontRanges |
( |
RefPtr< Font > && |
font | ) |
|
|
explicit |
◆ ~FontRanges() [1/2]
WebCore::FontRanges::~FontRanges |
( |
| ) |
|
◆ FontRanges() [3/6]
WebCore::FontRanges::FontRanges |
( |
const FontRanges & |
| ) |
|
|
default |
◆ FontRanges() [4/6]
WebCore::FontRanges::FontRanges |
( |
| ) |
|
◆ FontRanges() [5/6]
WebCore::FontRanges::FontRanges |
( |
RefPtr< Font > && |
| ) |
|
|
explicit |
◆ ~FontRanges() [2/2]
WebCore::FontRanges::~FontRanges |
( |
| ) |
|
◆ FontRanges() [6/6]
WebCore::FontRanges::FontRanges |
( |
const FontRanges & |
| ) |
|
|
default |
◆ appendRange() [1/2]
void WebCore::FontRanges::appendRange |
( |
Range && |
range | ) |
|
|
inline |
◆ appendRange() [2/2]
void WebCore::FontRanges::appendRange |
( |
Range && |
range | ) |
|
|
inline |
◆ fontForCharacter() [1/2]
◆ fontForCharacter() [2/2]
const Font * WebCore::FontRanges::fontForCharacter |
( |
UChar32 |
character | ) |
const |
◆ fontForFirstRange() [1/2]
const Font & WebCore::FontRanges::fontForFirstRange |
( |
| ) |
const |
◆ fontForFirstRange() [2/2]
◆ glyphDataForCharacter() [1/2]
◆ glyphDataForCharacter() [2/2]
◆ isLoading() [1/2]
bool WebCore::FontRanges::isLoading |
( |
| ) |
const |
◆ isLoading() [2/2]
bool WebCore::FontRanges::isLoading |
( |
| ) |
const |
◆ isNull() [1/2]
bool WebCore::FontRanges::isNull |
( |
| ) |
const |
|
inline |
◆ isNull() [2/2]
bool WebCore::FontRanges::isNull |
( |
| ) |
const |
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ rangeAt() [1/2]
const Range& WebCore::FontRanges::rangeAt |
( |
unsigned |
i | ) |
const |
|
inline |
◆ rangeAt() [2/2]
const Range& WebCore::FontRanges::rangeAt |
( |
unsigned |
i | ) |
const |
|
inline |
◆ size() [1/2]
unsigned WebCore::FontRanges::size |
( |
| ) |
const |
|
inline |
◆ size() [2/2]
unsigned WebCore::FontRanges::size |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/WebCore.framework/Versions/A/PrivateHeaders/FontRanges.h
- Source/WebCore/platform/graphics/FontRanges.cpp