Searched refs:Score5 (Results 1 – 1 of 1) sorted by relevance
370 DWORD Score1, Score2, Score3, Score4, Score5; in GetSectionCallback() local381 &Score1, &Score2, &Score3, &Score4, &Score5); in GetSectionCallback()395 if (Score5 > info->BestScore5) goto done; in GetSectionCallback()396 if (Score5 < info->BestScore5) goto bettersection; in GetSectionCallback()405 info->BestScore5 = Score5; in GetSectionCallback()