Searched defs:displayList (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/lib/DPS/sun-src/libdpstk/
H A DXDPSshare.c82 /* If a display is in displayList, it means that we have looked to see if
86 static DisplayInfo displayList = NULL; variable
140 d->next = displayList;
141 displayList = d;
161 DisplayInfo d = displayList;
557 DisplayInfo *dp = &displayList;

Completed in 35 milliseconds