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

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

Completed in 44 milliseconds