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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/motif/xmcombo/
H A Dxmcombo.c1890 int *SelectionList; local
1931 &SelectionList, &SelectionCount) ) {
1932 SelectionIndex = *SelectionList;
1933 XtFree((char *)SelectionList);
1962 &SelectionList, &SelectionCount) ) {
1963 SelectionIndex = *SelectionList;
1964 XtFree((char *)SelectionList);
2117 int *SelectionList; local
2151 &SelectionList, &SelectionCount) ) {
2152 Start = *SelectionList;
3397 int *SelectionList, SelectionCount, SelectionIndex; local
[all...]

Completed in 106 milliseconds