Lines Matching refs:imgSrc
214 DrawHorLine(gfxDstBuffer, arcInfo.center, arcInfo.imgPos, mask, 0, style, opa, arcInfo.imgSrc);
220 arcInfo.imgPos, mask, lineWidth, style, opa, arcInfo.imgSrc);
225 arcInfo.imgPos, mask, lineWidth, style, opa, arcInfo.imgSrc);
230 arcInfo.imgPos, mask, lineWidth, style, opa, arcInfo.imgSrc);
235 arcInfo.imgPos, mask, lineWidth, style, opa, arcInfo.imgSrc);
252 arcInfo.imgPos, mask, end - start, style, opaScale, arcInfo.imgSrc);
271 arcInfo.imgPos, mask, end - start, style, opaScale, arcInfo.imgSrc);
317 arcInfo.imgPos, mask, drawEnd - drawStart, style, opaScale, arcInfo.imgSrc);
377 DrawHorLine(gfxDstBuffer, Point { startX, starty }, arcInfo.imgPos, mask, 0, style, antiOpa, arcInfo.imgSrc);
382 DrawHorLine(gfxDstBuffer, Point { startX, starty }, arcInfo.imgPos, mask, 0, style, antiOpa, arcInfo.imgSrc);
387 DrawHorLine(gfxDstBuffer, Point { startX, starty }, arcInfo.imgPos, mask, 0, style, antiOpa, arcInfo.imgSrc);
392 DrawHorLine(gfxDstBuffer, Point { startX, starty }, arcInfo.imgPos, mask, 0, style, antiOpa, arcInfo.imgSrc);
423 if ((arcInfo.imgSrc != nullptr) && (arcInfo.imgSrc->GetSrcType() != IMG_SRC_UNKNOWN)) {