Lines Matching defs:imgPos
29 const Point& imgPos,
43 cordsTmp.SetPosition(imgPos.x, imgPos.y);
53 const Point& imgPos,
62 DrawImg(gfxDstBuffer, imgPos, rect, mask, style, opaScale, image);
70 const Point& imgPos,
79 DrawImg(gfxDstBuffer, imgPos, rect, mask, style, opaScale, image);
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);