Searched refs:Transformations (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.c1377 static TRANSFORMATION Transformations[] = { variable
1410 int k, TransformationSize = XtNumber(Transformations);
1531 if ( strcmp(args[i].name, Transformations[k].from) == 0 ) {
1533 arg.name = Transformations[k].to;
1593 int k, TransformationSize = XtNumber(Transformations);
1616 if ( strcmp(args[i].name, Transformations[k].from) == 0 ) {
1618 arg.name = Transformations[k].to;

Completed in 39 milliseconds