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

/xsrc/external/mit/libXmu/dist/src/
H A DEditresCom.c171 static _Xconst char *VerifyWidget(Widget, WidgetInfo*);
883 * VerifyWidget
893 VerifyWidget(Widget w, WidgetInfo *info) function in typeref:typename:_Xconst char *
953 if ((str = VerifyWidget(w, &sv_event->widgets[i])) != NULL)
1220 if ((str = VerifyWidget(w, &geom_event->widgets[i])) != NULL)
1425 if ((str = VerifyWidget(w, find_event->widgets)) != NULL)
1474 if ((str = VerifyWidget(w, &res_event->widgets[i])) != NULL)
1578 if ((str = VerifyWidget(w, &gv_event->widgets[0])) != NULL)

Completed in 5 milliseconds