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

/xsrc/external/mit/xorg-server.old/dist/hw/dmx/config/
H A Ddmxconfig.c257 for (pt = w->nameList, count = 0; pt; pt = pt->next) ++count;
261 for (pt = w->nameList; pt; pt = pt->next) {
264 if (pt == w->nameList) { /* Upper left */
H A Ddmxparse.h139 DMXConfigStringPtr nameList; member in struct:_DMXConfigWall
H A Ddmxparse.c316 pWall->nameList = pNameList;
333 dmxConfigFreeString(p->nameList);
H A Ddmxprint.c339 dmxConfigPrintString(p->nameList, 1);

Completed in 5 milliseconds