KHTML
Image.cpp File Reference
#include "config.h"
#include "Image.h"
#include "AffineTransform.h"
#include "GraphicsContext.h"
#include "IntRect.h"
#include "MIMETypeRegistry.h"
#include <math.h>
Include dependency graph for Image.cpp:

Go to the source code of this file.
Namespaces | |
namespace | WebCore |
Functions | |
static FloatSize | WebCore::calculatePatternScale (const FloatRect &dstRect, const FloatRect &srcRect, Image::TileRule hRule, Image::TileRule vRule) |