Searched defs:srcPoint (Results 1 – 2 of 2) sorted by relevance
124 void Image::drawTiled(GraphicsContext* ctxt, const FloatRect& destRect, const FloatPoint& srcPoint,… in drawTiled()
1020 …sContext::drawTiledImage(Image* image, const IntRect& destRect, const IntPoint& srcPoint, const In… in drawTiledImage()