Searched refs:actualType (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dglut_cursor.c61 Atom crosshairAtom, actualType; local in function:getFullCrosshairCursor
72 crosshairAtom, 0, 1, False, XA_CURSOR, &actualType,
H A Dlayerutil.c30 Atom actualType; local in function:findServerOverlayVisualsInfo
51 overlayVisualsAtom, &actualType, &actualFormat,
55 actualType != overlayVisualsAtom ||
/xsrc/external/mit/xwd/dist/
H A DmultiVis.c1013 Atom actualType; local in function:GetXVisualInfo
1043 overlayVisualsAtom, &actualType, &actualFormat,
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/x11/
H A Dfakeglx.c164 Atom actualType; local in function:GetOverlayInfo
181 overlayVisualsAtom, &actualType, &actualFormat,
185 if (status != Success || actualType != overlayVisualsAtom ||
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/x11/
H A Dfakeglx.c163 Atom actualType; local in function:GetOverlayInfo
180 overlayVisualsAtom, &actualType, &actualFormat,
184 if (status != Success || actualType != overlayVisualsAtom ||

Completed in 21 milliseconds