Searched refs:imgrc (Results 1 – 1 of 1) sorted by relevance
1139 lvRect imgrc = rc; in drawCoverTo() local1149 imgrc.bottom -= h + 16; in drawCoverTo()1162 dst_dx = imgrc.width(); in drawCoverTo()1170 drawBuf->DrawRescaled(&buf2, imgrc.left + (imgrc.width() - dst_dx) / 2, in drawCoverTo()1171 imgrc.top + (imgrc.height() - dst_dy) / 2, dst_dx, dst_dy, 0); in drawCoverTo()1174 imgrc.bottom -= h + 16; in drawCoverTo()1176 imgrc = rc; in drawCoverTo()1192 drawBuf->Draw(defcover, imgrc.left + (imgrc.width() - dst_dx) / 2, in drawCoverTo()1193 imgrc.top + (imgrc.height() - dst_dy) / 2, dst_dx, dst_dy); in drawCoverTo()1200 imgrc.bottom = imgrc.top; in drawCoverTo()[all …]