#include <Pattern.h>
◆ ~Pattern() [1/2]
WebCore::Pattern::~Pattern |
( |
| ) |
|
◆ ~Pattern() [2/2]
WebCore::Pattern::~Pattern |
( |
| ) |
|
◆ create() [1/2]
◆ create() [2/2]
◆ createPlatformPattern() [1/2]
PlatformPatternPtr WebCore::Pattern::createPlatformPattern |
( |
const AffineTransform & |
userSpaceTransformation | ) |
const |
◆ createPlatformPattern() [2/2]
PlatformPatternPtr WebCore::Pattern::createPlatformPattern |
( |
const AffineTransform & |
userSpaceTransformation | ) |
const |
◆ getPatternSpaceTransform() [1/2]
◆ getPatternSpaceTransform() [2/2]
◆ platformDestroy() [1/2]
void WebCore::Pattern::platformDestroy |
( |
| ) |
|
◆ platformDestroy() [2/2]
void WebCore::Pattern::platformDestroy |
( |
| ) |
|
◆ repeatX() [1/2]
bool WebCore::Pattern::repeatX |
( |
| ) |
const |
|
inline |
◆ repeatX() [2/2]
bool WebCore::Pattern::repeatX |
( |
| ) |
const |
|
inline |
◆ repeatY() [1/2]
bool WebCore::Pattern::repeatY |
( |
| ) |
const |
|
inline |
◆ repeatY() [2/2]
bool WebCore::Pattern::repeatY |
( |
| ) |
const |
|
inline |
◆ setPatternSpaceTransform() [1/2]
void WebCore::Pattern::setPatternSpaceTransform |
( |
const AffineTransform & |
patternSpaceTransformation | ) |
|
◆ setPatternSpaceTransform() [2/2]
void WebCore::Pattern::setPatternSpaceTransform |
( |
const AffineTransform & |
patternSpaceTransformation | ) |
|
◆ setPlatformPatternSpaceTransform() [1/2]
void WebCore::Pattern::setPlatformPatternSpaceTransform |
( |
| ) |
|
◆ setPlatformPatternSpaceTransform() [2/2]
void WebCore::Pattern::setPlatformPatternSpaceTransform |
( |
| ) |
|
◆ tileImage() [1/2]
Image* WebCore::Pattern::tileImage |
( |
| ) |
const |
|
inline |
◆ tileImage() [2/2]
Image* WebCore::Pattern::tileImage |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/WebCore.framework/Versions/A/PrivateHeaders/Pattern.h
- Source/WebCore/platform/graphics/Pattern.cpp