Lines Matching refs:tc
989 int tc;990 for (tc=0; tc<4; tc++)991 if (quad->corners[tc]->pt.x == corner->pt.x &&992 quad->corners[tc]->pt.y == corner->pt.y)997 while (tc != common)1011 tc++;1012 tc = tc%4;