Lines Matching refs:sw
285 WordsPriorityQueue::SuggestedWord* sw = queue->top();286 const int score = sw->mScore;287 const unsigned short* word = sw->mWord;288 const int wordLength = sw->mWordLength;