#include <CSSVariableData.h>
|
CSSParserTokenRange | tokenRange () |
|
const Vector< CSSParserToken > & | tokens () const |
|
bool | operator== (const CSSVariableData &other) const |
|
bool | needsVariableResolution () const |
|
bool | checkVariablesForCycles (const AtomicString &name, CustomPropertyValueMap &, HashSet< AtomicString > &seenProperties, HashSet< AtomicString > &invalidProperties) const |
|
RefPtr< CSSVariableData > | resolveVariableReferences (const CustomPropertyValueMap &customProperties) const |
|
bool | resolveTokenRange (const CustomPropertyValueMap &, CSSParserTokenRange, Vector< CSSParserToken > &) const |
|
CSSParserTokenRange | tokenRange () |
|
const Vector< CSSParserToken > & | tokens () const |
|
bool | operator== (const CSSVariableData &other) const |
|
bool | needsVariableResolution () const |
|
bool | checkVariablesForCycles (const AtomicString &name, CustomPropertyValueMap &, HashSet< AtomicString > &seenProperties, HashSet< AtomicString > &invalidProperties) const |
|
RefPtr< CSSVariableData > | resolveVariableReferences (const CustomPropertyValueMap &customProperties) const |
|
bool | resolveTokenRange (const CustomPropertyValueMap &, CSSParserTokenRange, Vector< CSSParserToken > &) const |
|
void | deref () const |
|
void | deref () const |
|
void | deref () const |
|
void | ref () const |
|
bool | hasOneRef () const |
|
unsigned | refCount () const |
|
void | relaxAdoptionRequirement () |
|
void | ref () const |
|
bool | hasOneRef () const |
|
unsigned | refCount () const |
|
void | relaxAdoptionRequirement () |
|
void | ref () const |
|
bool | hasOneRef () const |
|
unsigned | refCount () const |
|
void | relaxAdoptionRequirement () |
|
◆ checkVariablesForCycles() [1/2]
◆ checkVariablesForCycles() [2/2]
◆ create() [1/2]
◆ create() [2/2]
◆ createResolved() [1/2]
◆ createResolved() [2/2]
◆ needsVariableResolution() [1/2]
bool WebCore::CSSVariableData::needsVariableResolution |
( |
| ) |
const |
|
inline |
◆ needsVariableResolution() [2/2]
bool WebCore::CSSVariableData::needsVariableResolution |
( |
| ) |
const |
|
inline |
◆ operator==() [1/2]
bool WebCore::CSSVariableData::operator== |
( |
const CSSVariableData & |
other | ) |
const |
◆ operator==() [2/2]
bool WebCore::CSSVariableData::operator== |
( |
const CSSVariableData & |
other | ) |
const |
◆ resolveTokenRange() [1/2]
◆ resolveTokenRange() [2/2]
◆ resolveVariableReferences() [1/2]
◆ resolveVariableReferences() [2/2]
◆ tokenRange() [1/2]
◆ tokenRange() [2/2]
◆ tokens() [1/2]
◆ tokens() [2/2]
The documentation for this class was generated from the following files: