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

/solaris-x11-s11/open-src/lib/libXext/sun-src/src/
H A DTransOvl.c91 XOvlVisInfo candidate; member in struct:__anon424
638 Visual *vis = match->candidate.vis;
658 && (match->candidate.depth != pCriteria->depth))
784 Visual *vis = match->candidate.vis;
787 visinfoReturn->visualid = match->candidate.vid;
789 visinfoReturn->depth = match->candidate.depth;
1261 curMatch.candidate = (vistype == XSolarisOvlSelectBestOverlay)
1281 &curMatch.candidate.vis,
1282 &curMatch.candidate.depth))
1284 curMatch.candidate
[all...]

Completed in 14 milliseconds