Home
last modified time | relevance | path

Searched refs:pPtsTmp (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/xserver/mi/
H A Dmiwideline.c1921 DDXPointPtr pPtsTmp; in miWideLine() local
1926 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() local
2382 pPtsTmp = pPts + 1; in miWideDash()
2384 x1 += pPtsTmp->x; in miWideDash()
2385 y1 += pPtsTmp->y; in miWideDash()
2386 ++pPtsTmp; in miWideDash()