Searched refs:itemsInList (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dapp.cpp146 long itemsInList; local
154 err = AECountItems(&docList, &itemsInList);
166 for (i = 1; i <= itemsInList; i++)
187 long itemsInList; local
195 err = AECountItems(&docList, &itemsInList);
207 for (i = 1; i <= itemsInList; i++)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Dapp.cpp163 long itemsInList; local
171 err = AECountItems(&docList, &itemsInList);
180 for (i = 1; i <= itemsInList; i++) {
197 long itemsInList; local
205 err = AECountItems(&docList, &itemsInList);
214 for (i = 1; i <= itemsInList; i++) {

Completed in 55 milliseconds