Searched refs:ObjCount (Results 1 – 1 of 1) sorted by relevance
790 int ObjCount = pElement->CountObjects(); in ProcessObjs() local791 for(int i = 0; i < ObjCount; i++) { in ProcessObjs()