HomeSort by: relevance | last modified time | path
    Searched refs:ZNORMALIZE (Results 1 - 4 of 4) sorted by relevancy

  /xsrc/external/mit/libX11/dist/src/
ImUtil.c 230 * The ZNORMALIZE macro performs byte and nibble order normalization if
248 #define ZNORMALIZE(bp, img) \
518 ZNORMALIZE(&px, ximage);
713 ZNORMALIZE(&px, ximage);
717 ZNORMALIZE(&px, ximage);
  /xsrc/external/mit/libXpm/dist/src/
XpmI.h 261 * The ZNORMALIZE macro performs byte and nibble order normalization if
277 #define ZNORMALIZE(bp, img) \
create.c 1151 ZNORMALIZE(&px, image);
1153 ZNORMALIZE(&px, image);
1652 ZNORMALIZE(&px, ximage);
1654 ZNORMALIZE(&px, ximage);
scan.c 635 ZNORMALIZE(&px, image);

Completed in 8 milliseconds