Searched refs:MatricesAtom (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xcmsdb/dist/ |
| H A D | xcmsdb.c | 354 Atom MatricesAtom, CorrectAtom; 371 MatricesAtom = ParseAtom(dpy, XDCCC_MATRIX_ATOM_NAME, True); 372 if (MatricesAtom != None) { 373 if (_XcmsGetProperty(dpy, root, MatricesAtom, &format, &nitems, 386 if (MatricesAtom == None || !format) { 584 Atom MatricesAtom, CorrectAtom; 587 MatricesAtom = ParseAtom(dpy, XDCCC_SCREENWHITEPT_ATOM_NAME, True); 588 if (MatricesAtom != None) { 589 if (_XcmsGetProperty(dpy, root, MatricesAtom, &format, &nitems, 602 if (MatricesAtom 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 | 855 Atom MatricesAtom; 870 MatricesAtom = XInternAtom(pDpy, XDCCC_MATRIX_ATOM_NAME, False); 871 XChangeProperty(pDpy, root, MatricesAtom, XA_INTEGER, 32, 1169 Atom MatricesAtom, CorrectAtom; 1179 MatricesAtom = XInternAtom(pDpy, XDCCC_SCREENWHITEPT_ATOM_NAME, False); 1180 XChangeProperty(pDpy, root, MatricesAtom, XA_INTEGER, 32, 841 Atom MatricesAtom; local in function:LoadMatrix 1153 Atom MatricesAtom, CorrectAtom; local in function:LoadDataGray
|
Completed in 5 milliseconds