Searched refs:PRCInputPatternParam (Results 1 – 5 of 5) sorted by relevance
435 typedef PRCInputPatternParam_Standard PRCInputPatternParam; typedef507 int maxPointCount, int maxStrokeCount, const PRCInputPatternParam *param) in PRC_InitInputPatternEx()
436 typedef PRCInputPatternParam_Fine PRCInputPatternParam; typedef508 int maxPointCount, int maxStrokeCount, const PRCInputPatternParam *param) in PRC_InitInputPatternEx()
440 typedef PRCInputPatternParam_Superfine PRCInputPatternParam; typedef512 int maxPointCount, int maxStrokeCount, const PRCInputPatternParam *param) in PRC_InitInputPatternEx()
433 typedef PRCInputPatternParam_Light PRCInputPatternParam; typedef505 int maxPointCount, int maxStrokeCount, const PRCInputPatternParam *param) in PRC_InitInputPatternEx()
670 PRCInputPatternParam inputParam; in RecognizePattern()