#include <RenderStyleConstants.h>
◆ PseudoIdSet() [1/4]
WebCore::PseudoIdSet::PseudoIdSet |
( |
| ) |
|
|
inline |
◆ PseudoIdSet() [2/4]
WebCore::PseudoIdSet::PseudoIdSet |
( |
std::initializer_list< PseudoId > |
initializerList | ) |
|
|
inline |
◆ PseudoIdSet() [3/4]
WebCore::PseudoIdSet::PseudoIdSet |
( |
| ) |
|
|
inline |
◆ PseudoIdSet() [4/4]
WebCore::PseudoIdSet::PseudoIdSet |
( |
std::initializer_list< PseudoId > |
initializerList | ) |
|
|
inline |
◆ add() [1/2]
◆ add() [2/2]
◆ data() [1/2]
unsigned WebCore::PseudoIdSet::data |
( |
| ) |
const |
|
inline |
◆ data() [2/2]
unsigned WebCore::PseudoIdSet::data |
( |
| ) |
const |
|
inline |
◆ dataMemoryOffset() [1/2]
static ptrdiff_t WebCore::PseudoIdSet::dataMemoryOffset |
( |
| ) |
|
|
inlinestatic |
◆ dataMemoryOffset() [2/2]
static ptrdiff_t WebCore::PseudoIdSet::dataMemoryOffset |
( |
| ) |
|
|
inlinestatic |
◆ fromMask() [1/2]
static PseudoIdSet WebCore::PseudoIdSet::fromMask |
( |
unsigned |
rawPseudoIdSet | ) |
|
|
inlinestatic |
◆ fromMask() [2/2]
static PseudoIdSet WebCore::PseudoIdSet::fromMask |
( |
unsigned |
rawPseudoIdSet | ) |
|
|
inlinestatic |
◆ has() [1/2]
bool WebCore::PseudoIdSet::has |
( |
PseudoId |
pseudoId | ) |
const |
|
inline |
◆ has() [2/2]
bool WebCore::PseudoIdSet::has |
( |
PseudoId |
pseudoId | ) |
const |
|
inline |
◆ merge() [1/2]
◆ merge() [2/2]
◆ operator bool() [1/2]
WebCore::PseudoIdSet::operator bool |
( |
| ) |
const |
|
inlineexplicit |
◆ operator bool() [2/2]
WebCore::PseudoIdSet::operator bool |
( |
| ) |
const |
|
inlineexplicit |
◆ operator&() [1/2]
◆ operator&() [2/2]
◆ operator|() [1/2]
◆ operator|() [2/2]
The documentation for this class was generated from the following file: