Searched refs:pPtsTmp (Results 1 – 1 of 1) sorted by relevance
1921 DDXPointPtr pPtsTmp; in miWideLine() local1926 pPtsTmp = pPts + 1; in miWideLine()1928 x1 += pPtsTmp->x; in miWideLine()1929 y1 += pPtsTmp->y; in miWideLine()1930 ++pPtsTmp; in miWideLine()2377 DDXPointPtr pPtsTmp; in miWideDash() local2382 pPtsTmp = pPts + 1; in miWideDash()2384 x1 += pPtsTmp->x; in miWideDash()2385 y1 += pPtsTmp->y; in miWideDash()2386 ++pPtsTmp; in miWideDash()