Searched refs:ItemCount (Results 1 - 16 of 16) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/morefilex/
H A DMoreFilesX.h458 ItemCount *numVolumes);
811 ItemCount *forkCount); /* can be NULL */
825 forkCount <** An optional pointer to a ItemCount.
827 will be returned in the ItemCount.
1172 ItemCount currentLevel,
1230 ItemCount maxLevels,
1275 ItemCount *numRefs,
H A DMoreFilesX.c104 ItemCount maxLevels; /* maximum levels to iterate through */
105 ItemCount currentLevel; /* the current level FSIterateContainerLevel is on */
109 ItemCount actualObjects; /* number of objects returned */
116 ItemCount actualObjects; /* number of objects returned */
348 ItemCount *numVolumes)
352 ItemCount volumeIndex;
927 ItemCount *forkCount) /* can be NULL */
1689 ItemCount maxLevels,
1751 ItemCount *numRefs,
1761 ItemCount actualObject
[all...]
H A DMoreFilesX.cpp104 ItemCount maxLevels; /* maximum levels to iterate through */
105 ItemCount currentLevel; /* the current level FSIterateContainerLevel is on */
109 ItemCount actualObjects; /* number of objects returned */
116 ItemCount actualObjects; /* number of objects returned */
344 ItemCount *numVolumes)
348 ItemCount volumeIndex;
923 ItemCount *forkCount) /* can be NULL */
1685 ItemCount maxLevels,
1747 ItemCount *numRefs,
1757 ItemCount actualObject
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/motif/xmcombo/
H A Dxmcombo.c1783 int ItemCount; /* Anzahl Eintraege in Listbox */ local
1786 XtVaGetValues(ListBox, XmNitemCount, &ItemCount,
1791 if ( Index > ItemCount ) Index = ItemCount;
1792 if ( Index != 0 && ItemCount != 0 ) {
1893 int ItemCount; /* Anzahl Eintraege in Listbox */ local
1928 XtVaGetValues(ListBox, XmNitemCount, &ItemCount,
1938 case 'b': SelectionIndex = ItemCount; break;
1946 if ( opt == 'b' ) SelectionIndex = ItemCount;
1959 XtVaGetValues(ListBox, XmNitemCount, &ItemCount, NUL
2119 int i, ItemCount, Start; local
2195 int ItemCount, i; local
3094 int OldIndex, ItemCount; local
3136 int ItemCount, index, Left, Right, Result; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Ddirmac.cpp137 ItemCount fetched = 0;
H A Dfontdlg.cpp144 ItemCount count = CFDataGetLength(tagsData)/sizeof(ATSUAttributeTag);
149 for ( ItemCount i = 0 ; i < count ; ++i)
H A Ddataobj.cpp333 ItemCount itemCount;
384 ItemCount itemCount = 0;
511 ItemCount itemCount = 0;
H A Dtextctrl.cpp1213 ItemCount lines = 0 ;
2158 ItemCount lines = 0 ;
2175 ItemCount n ;
2178 for ( n = 0 ; n <= (ItemCount) lastpos ; ++n )
2219 ItemCount n ;
2221 for ( n = 0 ; n <= (ItemCount) pos ; ++n )
H A Dutils.cpp1402 ItemCount *numItems) const
1876 ItemCount numItems = 0;
H A Dgraphics.cpp2039 ItemCount glyphCount = 0;
H A Ddc.cpp1722 ItemCount glyphCount = 0;
H A Dwindow.cpp576 ItemCount itemCount;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/webserver/src/
H A DWebServer.h201 int ItemCount() function in class:ItemsContainer
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Ddirctrlg.cpp226 ItemCount volumeIndex = 1;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/carbon/
H A Dprivate.h722 ItemCount *numItems) const;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Dtextctrl.cpp1439 ItemCount lines ;

Completed in 323 milliseconds