Searched refs:CorrectAtom (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/xcmsdb/dist/ |
| H A D | xcmsdb.c | 354 Atom MatricesAtom, CorrectAtom; 423 CorrectAtom = XInternAtom(dpy, XDCCC_CORRECT_ATOM_NAME, True); 424 if (CorrectAtom != None) { 425 if (_XcmsGetProperty(dpy, root, CorrectAtom, &format, &nitems, 438 if (CorrectAtom == None || !format) { 584 Atom MatricesAtom, CorrectAtom; 619 CorrectAtom = XInternAtom(dpy, XDCCC_GRAY_CORRECT_ATOM_NAME, True); 620 if (CorrectAtom != None) { 621 if (_XcmsGetProperty(dpy, root, CorrectAtom, &format, &nitems, 634 if (CorrectAtom 350 Atom MatricesAtom, CorrectAtom; local in function:QuerySCCDataRGB 579 Atom MatricesAtom, CorrectAtom; local in function:QuerySCCDataGray 743 Atom MatricesAtom, CorrectAtom, ret_atom; local in function:RemoveSCCData [all...] |
| H A D | loadData.c | 886 Atom CorrectAtom; 893 CorrectAtom = XInternAtom(pDpy, XDCCC_CORRECT_ATOM_NAME, False); 960 XChangeProperty(pDpy, root, CorrectAtom, XA_INTEGER, 8, 983 XChangeProperty(pDpy, root, CorrectAtom, XA_INTEGER, 16, 1005 XChangeProperty(pDpy, root, CorrectAtom, XA_INTEGER, 32, 1068 XChangeProperty(pDpy, root, CorrectAtom, XA_INTEGER, 8, 1100 XChangeProperty(pDpy, root, CorrectAtom, XA_INTEGER, 16, 1131 XChangeProperty(pDpy, root, CorrectAtom, XA_INTEGER, 32, 1169 Atom MatricesAtom, CorrectAtom; 1184 CorrectAtom 871 Atom CorrectAtom; local in function:LoadCorrections 1153 Atom MatricesAtom, CorrectAtom; local in function:LoadDataGray [all...] |
| /xsrc/external/mit/libX11/dist/src/xcms/ |
| H A D | LRGB.c | 468 Atom CorrectAtom = XInternAtom (dpy, XDCCC_CORRECT_ATOM_NAME, True); 574 if (CorrectAtom == None || 575 !_XcmsGetProperty (dpy, RootWindow(dpy, screenNumber), CorrectAtom, 467 Atom CorrectAtom = XInternAtom (dpy, XDCCC_CORRECT_ATOM_NAME, True); local in function:LINEAR_RGB_InitSCCData
|
Completed in 6 milliseconds