Home
last modified time | relevance | path

Searched defs:drawFrameMatchingSourceSize (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/win/
DImageCGWin.cpp89 void BitmapImage::drawFrameMatchingSourceSize(GraphicsContext* ctxt, const FloatRect& dstRect, cons… in drawFrameMatchingSourceSize() function in WebCore::BitmapImage
DImageCairoWin.cpp95 void BitmapImage::drawFrameMatchingSourceSize(GraphicsContext* ctxt, const FloatRect& dstRect, cons… in drawFrameMatchingSourceSize() function in WebCore::BitmapImage
/external/webkit/Source/WebCore/platform/graphics/wince/
DImageWinCE.cpp91 void BitmapImage::drawFrameMatchingSourceSize(GraphicsContext* ctxt, const FloatRect& dstRect, cons… in drawFrameMatchingSourceSize() function in WebCore::BitmapImage
/external/webkit/Source/WebCore/platform/graphics/
DImage.h168 …virtual void drawFrameMatchingSourceSize(GraphicsContext*, const FloatRect& dstRect, const IntSize… in drawFrameMatchingSourceSize() function