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

/solaris-x11-s11/open-src/lib/DPS/sun-src/libdpstk/
H A DXDPSshare.c67 struct _DisplayInfoRec *displayInfo; member in struct:_ContextInfoRec
128 c->displayInfo = LookupDisplayInfo(display);
299 d = c->displayInfo;
481 c->displayInfo->defaultContext = context;
486 c->displayInfo->extensionPresent = ext_yes;
512 c->displayInfo = d;
534 if (c->displayInfo->defaultContext == context) {
535 c->displayInfo->defaultContext = NULL;
548 if (c->displayInfo->defaultContext == context) {
549 c->displayInfo
[all...]

Completed in 22 milliseconds