Lines Matching refs:maxStrokeCount
30 int *maxStrokeCount,
56 int maxStrokeCount, const PRCInputPatternParam_Common *param);
91 int maxPointCount, maxStrokeCount; in PRC_GetPrototypeDBBufferSizeEx_Common() local
96 &patternCount, &maxPointCount, &maxStrokeCount, in PRC_GetPrototypeDBBufferSizeEx_Common()
137 &protoDB->maxStrokeCount, prototypeList, kindMask, in PRC_InitPrototypeDBEx_Common()
181 u32 PRC_GetInputPatternBufferSize_Common(int maxPointCount, int maxStrokeCount) in PRC_GetInputPatternBufferSize_Common() argument
183 return PRCi_GetInputPatternBufferSize_Common(maxPointCount, maxStrokeCount); in PRC_GetInputPatternBufferSize_Common()
207 int maxStrokeCount, const PRCInputPatternParam_Common *param) in PRC_InitInputPatternEx_Common() argument
215 bufferSize = PRCi_SetPatternBufferInfo_Common(&WAInfo, buffer, maxPointCount, maxStrokeCount); in PRC_InitInputPatternEx_Common()
218 PRCi_GetInputPatternBufferSize_Common(maxPointCount, maxStrokeCount)), in PRC_InitInputPatternEx_Common()
236 return PRCi_ExtractInputPattern_Common(pattern, strokes, maxPointCount, maxStrokeCount, param); in PRC_InitInputPatternEx_Common()
322 int *maxStrokeCount, in PRCi_CountPrototypeList_Common() argument
360 *maxStrokeCount = maxStrokeCnt; in PRCi_CountPrototypeList_Common()
554 int maxStrokeCount, const PRCInputPatternParam_Common *param) in PRCi_ExtractInputPattern_Common() argument
635 (selectedPoints, &selectedPointNum, maxPointCount, maxStrokeCount, strokes, 0, in PRCi_ExtractInputPattern_Common()
670 maxStrokeCount, strokes, threshold, in PRCi_ExtractInputPattern_Common()
676 maxStrokeCount, strokes, threshold, in PRCi_ExtractInputPattern_Common()
682 maxStrokeCount, strokes, threshold, in PRCi_ExtractInputPattern_Common()