Searched refs:tsw (Results 1 – 1 of 1) sorted by relevance
435 float tsw = src.width(); in drawImage() local440 if (tsw == -1) in drawImage()441 tsw = image->width(); in drawImage()454 …FloatRect(dest.location(), FloatSize(tw, th)), FloatRect(src.location(), FloatSize(tsw, tsh)), op); in drawImage()