Home
last modified time | relevance | path

Searched defs:createPlatformPattern (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/qt/
DPatternQt.cpp34 QBrush Pattern::createPlatformPattern(const AffineTransform&) const in createPlatformPattern() function in WebCore::Pattern
/external/webkit/Source/WebCore/platform/graphics/cairo/
DPatternCairo.cpp36 cairo_pattern_t* Pattern::createPlatformPattern(const AffineTransform&) const in createPlatformPattern() function in WebCore::Pattern
/external/webkit/Source/WebCore/platform/graphics/cg/
DPatternCG.cpp53 CGPatternRef Pattern::createPlatformPattern(const AffineTransform& userSpaceTransformation) const in createPlatformPattern() function in WebCore::Pattern