Searched refs:drawFrameMatchingSourceSize (Results 1 – 7 of 7) sorted by relevance
/external/webkit/WebCore/platform/graphics/win/ |
D | ImageCairoWin.cpp | 85 …drawFrameMatchingSourceSize(&gc, FloatRect(0.0f, 0.0f, bmpInfo.bmWidth, bmpInfo.bmHeight), IntSize… in getHBITMAPOfSize() 95 void BitmapImage::drawFrameMatchingSourceSize(GraphicsContext* ctxt, const FloatRect& dstRect, cons… in drawFrameMatchingSourceSize() function in WebCore::BitmapImage
|
D | ImageCGWin.cpp | 80 …drawFrameMatchingSourceSize(&gc, FloatRect(0.0f, 0.0f, bmpInfo.bmWidth, bmpInfo.bmHeight), IntSize… in getHBITMAPOfSize() 91 void BitmapImage::drawFrameMatchingSourceSize(GraphicsContext* ctxt, const FloatRect& dstRect, cons… in drawFrameMatchingSourceSize() function in WebCore::BitmapImage
|
/external/webkit/WebCore/platform/graphics/ |
D | Image.h | 167 …virtual void drawFrameMatchingSourceSize(GraphicsContext*, const FloatRect& dstRect, const IntSize… in drawFrameMatchingSourceSize() function
|
D | BitmapImage.h | 172 …virtual void drawFrameMatchingSourceSize(GraphicsContext*, const FloatRect& dstRect, const IntSize…
|
/external/webkit/WebCore/ |
D | ChangeLog-2010-01-29 | 27392 (WebCore::BitmapImage::drawFrameMatchingSourceSize): 30102 (WebCore::BitmapImage::drawFrameMatchingSourceSize): 77076 (WebCore::BitmapImage::drawFrameMatchingSourceSize): frameCount() returns size_t. 77078 (WebCore::BitmapImage::drawFrameMatchingSourceSize): frameCount() returns size_t.
|
D | ChangeLog-2007-10-14 | 6165 …(WebCore::Image::drawFrameMatchingSourceSize): Search through the frames of the image for the corr… 6170 (WebCore::BitmapImage::drawFrameMatchingSourceSize):
|
D | ChangeLog-2008-08-10 | 52336 (WebCore::BitmapImage::drawFrameMatchingSourceSize): 52339 (WebCore::BitmapImage::drawFrameMatchingSourceSize):
|