Searched refs:ShellSort (Results 1 – 2 of 2) sorted by relevance
104 void ShellSort(baseType* pArray, int32_t iCount) { in ShellSort() function
1064 ssort.ShellSort(MatchedFonts.GetData(), MatchedFonts.GetSize()); in MatchFonts()