Lines Matching refs:oldCi
1250 int oldCi = 0;1257 if (!attributes[i].mark && attributes[i].clusterStart && ci != oldCi) {1258 for (int j = oldCi; j < ci; j++)1261 oldCi = ci;1264 for (int j = oldCi; j < face->length; j++)