Searched refs:FindInSorted_Ext (Results 1 – 1 of 1) sorted by relevance
137 static int FindInSorted_Ext(const CObjectVector<CExtIconPair> &vect, const wchar_t *ext, int &inser… in FindInSorted_Ext() function211 int index = FindInSorted_Ext(_extMap, ext, insertPos); in GetIconIndex()