Searched refs:nptTmp (Results 1 – 3 of 3) sorted by relevance
64 int nptTmp; in miPolyPoint() local76 nptTmp = npt; in miPolyPoint()77 nptTmp--; in miPolyPoint()78 while (nptTmp--) { in miPolyPoint()87 nptTmp = npt; in miPolyPoint()90 while (nptTmp--) { in miPolyPoint()
1920 int nptTmp; in miWideLine() local1925 nptTmp = npt; in miWideLine()1927 while (--nptTmp) { in miWideLine()2376 int nptTmp; in miWideDash() local2381 nptTmp = npt; in miWideDash()2383 while (--nptTmp) { in miWideDash()
641 int nptTmp = npt; in damageFillSpans() local650 while (--nptTmp) { in damageFillSpans()691 int nptTmp = npt; in damageSetSpans() local698 while (--nptTmp) { in damageSetSpans()824 int nptTmp = npt; in damagePolyPoint() local836 while (--nptTmp) { in damagePolyPoint()851 while (--nptTmp) { in damagePolyPoint()883 int nptTmp = npt; in damagePolylines() local891 if (nptTmp > 1) { in damagePolylines()902 while (--nptTmp) { in damagePolylines()[all …]