Searched refs:iLoopCount (Results 1 – 1 of 1) sorted by relevance
1610 int iLoopCount = m_iLength; in DeleteIconElement() local1611 for (int i = 0; i < iLoopCount - 1; i++) in DeleteIconElement()