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

/xsrc/external/mit/viewres/dist/
H A Dviewres.c68 int selection_index; /* -1 or index into selection_list */ member in struct:__anon59dd4c430108
85 selected_list.elements[VData(node)->selection_index = (i)] = (node)
88 selected_list.elements[VData(node)->selection_index] = \
89 (XmuWidgetNode *) NULL; VData(node)->selection_index = (-1)
346 d->selection_index = -1;
360 VData((*src))->selection_index = cur++;
372 if (!d->instance || d->selection_index >= 0)
393 if ((i = d->selection_index) < 0)
609 if (d->selection_index < 0)
647 if (VData(parent)->selection_index >
[all...]

Completed in 173 milliseconds