Searched refs:actualType (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/MesaGLUT/dist/src/glut/glx/ | ||
| H A D | glut_cursor.c | 61 Atom crosshairAtom, actualType; local in function:getFullCrosshairCursor 72 crosshairAtom, 0, 1, False, XA_CURSOR, &actualType, |
| H A D | layerutil.c | 30 Atom actualType; local in function:findServerOverlayVisualsInfo 51 overlayVisualsAtom, &actualType, &actualFormat, 55 actualType != overlayVisualsAtom || |
| /xsrc/external/mit/xwd/dist/ | ||
| H A D | multiVis.c | 1013 Atom actualType; local in function:GetXVisualInfo 1043 overlayVisualsAtom, &actualType, &actualFormat, |
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/x11/ | ||
| H A D | fakeglx.c | 164 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 D | fakeglx.c | 163 Atom actualType; local in function:GetOverlayInfo 180 overlayVisualsAtom, &actualType, &actualFormat, 184 if (status != Success || actualType != overlayVisualsAtom || |
Completed in 21 milliseconds