Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/dmx/config/
H A Dxdmxconfig.c220 char offbuf[128]; in dmxConfigDataUpdate() local
269 snprintf(offbuf, sizeof(offbuf), "@%dx%d", in dmxConfigDataUpdate()
275 XtVaSetValues(origbox, XtNlabel, offbuf, XtNsensitive, True, NULL); in dmxConfigDataUpdate()