Searched refs:maxPointCnt (Results 1 – 1 of 1) sorted by relevance
328 int maxPointCnt, maxStrokeCnt; in PRCi_CountPrototypeList_Common() local332 maxPointCnt = maxStrokeCnt = 0; in PRCi_CountPrototypeList_Common()345 if (maxPointCnt < entry->pointCount) in PRCi_CountPrototypeList_Common()347 maxPointCnt = entry->pointCount; in PRCi_CountPrototypeList_Common()359 *maxPointCount = maxPointCnt; in PRCi_CountPrototypeList_Common()