#include <SVGTests.h>
◆ SVGTests() [1/2]
◆ SVGTests() [2/2]
WebCore::SVGTests::SVGTests |
( |
| ) |
|
|
protected |
◆ addSupportedAttributes() [1/2]
◆ addSupportedAttributes() [2/2]
◆ attributeToPropertyMap() [1/2]
◆ attributeToPropertyMap() [2/2]
◆ handleAttributeChange() [1/2]
◆ handleAttributeChange() [2/2]
◆ hasExtension() [1/2]
bool SVGTests::hasExtension |
( |
const String & |
extension | ) |
|
|
static |
◆ hasExtension() [2/2]
static bool WebCore::SVGTests::hasExtension |
( |
const String & |
| ) |
|
|
static |
◆ hasFeatureForLegacyBindings() [1/2]
bool SVGTests::hasFeatureForLegacyBindings |
( |
const String & |
feature, |
|
|
const String & |
version |
|
) |
| |
|
static |
◆ hasFeatureForLegacyBindings() [2/2]
◆ isKnownAttribute() [1/2]
static bool WebCore::SVGTests::isKnownAttribute |
( |
const QualifiedName & |
| ) |
|
|
static |
◆ isKnownAttribute() [2/2]
bool SVGTests::isKnownAttribute |
( |
const QualifiedName & |
attributeName | ) |
|
|
static |
◆ isValid() [1/2]
bool SVGTests::isValid |
( |
| ) |
const |
◆ isValid() [2/2]
bool WebCore::SVGTests::isValid |
( |
| ) |
const |
◆ parseAttribute() [1/2]
◆ parseAttribute() [2/2]
◆ requiredExtensions() [1/2]
◆ requiredExtensions() [2/2]
◆ requiredFeatures() [1/2]
◆ requiredFeatures() [2/2]
◆ synchronizeRequiredExtensions() [1/2]
void WebCore::SVGTests::synchronizeRequiredExtensions |
( |
SVGElement & |
| ) |
|
|
protected |
◆ synchronizeRequiredExtensions() [2/2]
void SVGTests::synchronizeRequiredExtensions |
( |
SVGElement & |
contextElement | ) |
|
|
protected |
◆ synchronizeRequiredFeatures() [1/2]
◆ synchronizeRequiredFeatures() [2/2]
void SVGTests::synchronizeRequiredFeatures |
( |
SVGElement & |
contextElement | ) |
|
|
protected |
◆ synchronizeSystemLanguage() [1/2]
◆ synchronizeSystemLanguage() [2/2]
void SVGTests::synchronizeSystemLanguage |
( |
SVGElement & |
contextElement | ) |
|
|
protected |
◆ systemLanguage() [1/2]
◆ systemLanguage() [2/2]
The documentation for this class was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/WebCore.framework/Versions/A/PrivateHeaders/SVGTests.h
- Source/WebCore/svg/SVGTests.cpp