Home
last modified time | relevance | path

Searched refs:origbox (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/dmx/config/
H A Dxdmxconfig.c89 static Widget namebox, dimbox, rtbox, origbox; variable
248 XtVaSetValues(origbox, XtNlabel, "", XtNsensitive, False, NULL); in dmxConfigDataUpdate()
275 XtVaSetValues(origbox, XtNlabel, offbuf, XtNsensitive, True, NULL); in dmxConfigDataUpdate()
1043 origbox = XtVaCreateManagedWidget("origbox", labelWidgetClass, in main()