Searched refs:maxStrokeCnt (Results 1 – 1 of 1) sorted by relevance
328 int maxPointCnt, maxStrokeCnt; in PRCi_CountPrototypeList_Common() local332 maxPointCnt = maxStrokeCnt = 0; in PRCi_CountPrototypeList_Common()349 if (maxStrokeCnt < entry->strokeCount) in PRCi_CountPrototypeList_Common()351 maxStrokeCnt = entry->strokeCount; in PRCi_CountPrototypeList_Common()360 *maxStrokeCount = maxStrokeCnt; in PRCi_CountPrototypeList_Common()