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

/xsrc/external/mit/xgc/dist/
H A Dmain.c225 static Widget keyinputbutton; /* start reading from keyboard */ variable in typeref:typename:Widget
524 {XtNfromVert, (XtArgVal) NULL}, /* put it under keyinputbutton */
549 keyinputbutton = XtCreateManagedWidget("Read Input",commandWidgetClass,
553 quitargs[1].value = (XtArgVal) keyinputbutton; /* under */

Completed in 4 milliseconds