Searched refs:scaledSrcLocation (Results 1 – 1 of 1) sorted by relevance
1429 FloatPoint scaledSrcLocation = srcRect->location(); in clipRectsToImageRect() local1430 scaledSrcLocation.scale(scale.width(), scale.height()); in clipRectsToImageRect()1431 FloatSize offset = dstRect->location() - scaledSrcLocation; in clipRectsToImageRect()