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

/xsrc/external/mit/libXt/dist/src/
H A DIntrinsic.c518 static Widget NameListToWidget(Widget root,
543 w = NameListToWidget(children[i], &names[1], &bindings[1],
569 w = NameListToWidget(children[i], names, bindings,
607 NameListToWidget(register Widget root, function in typeref:typename:Widget
646 } /* NameListToWidget */
677 result = NameListToWidget(root, names, bindings, 0, &depth, &found);

Completed in 7 milliseconds