Searched refs:predictItems (Results 1 – 1 of 1) sorted by relevance
229 char16 (*predictItems)[kMaxPredictSize + 1] = 0; in predictionList() local230 int predictNum = int(im_get_predicts(history.utf16(), predictItems)); in predictionList()233 predictList.append(QString((QChar *)predictItems[i])); in predictionList()