Searched refs:_extMap (Results 1 – 2 of 2) sorted by relevance
34 CObjectVector<CExtIconPair> _extMap; variable43 _extMap.Clear(); in Clear()
211 int index = FindInSorted_Ext(_extMap, ext, insertPos); in GetIconIndex()214 const CExtIconPair &pa = _extMap[index]; in GetIconIndex()245 _extMap.Insert(insertPos, pair); in GetIconIndex()