Searched refs:LSBFirst (Results 1 - 11 of 11) sorted by relevance

/macosx-10.10.1/tcl-105/tk/tk/xlib/
H A Dximage.c57 ximage->bitmap_bit_order = LSBFirst;
/macosx-10.10.1/tcl-105/tk84/tk/xlib/
H A Dximage.c58 ximage->bitmap_bit_order = LSBFirst;
/macosx-10.10.1/tcl-105/tk/tk/win/
H A DtkWinImage.c226 imagePtr->byte_order = LSBFirst;
228 imagePtr->bitmap_bit_order = LSBFirst;
/macosx-10.10.1/tcl-105/tk/tk/xlib/X11/
H A DX.h669 #define LSBFirst 0 macro
/macosx-10.10.1/tcl-105/tk84/tk/xlib/X11/
H A DX.h669 #define LSBFirst 0 macro
/macosx-10.10.1/tcl-105/tk84/tk/macosx/
H A DtkMacOSXXStubs.c839 ximage->byte_order = LSBFirst;
840 ximage->bitmap_bit_order = LSBFirst;
/macosx-10.10.1/tcl-105/tk84/tk/win/
H A DtkWinImage.c226 imagePtr->byte_order = LSBFirst;
228 imagePtr->bitmap_bit_order = LSBFirst;
/macosx-10.10.1/tcl-105/tk/tk/macosx/
H A DtkMacOSXXStubs.c858 ximage->byte_order = LSBFirst;
859 ximage->bitmap_bit_order = LSBFirst;
1029 /*if (image->byte_order == LSBFirst) {
1100 /*if (image->byte_order == LSBFirst) {
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/contrib/dbs/xtiff/
H A Dxtiff.c755 if (ImageByteOrder(xDisplay) == LSBFirst) { /* DECstation 5000 */
/macosx-10.10.1/tcl-105/tk/tk/generic/
H A DtkImgPhoto.c2276 imagePtr->byte_order = LSBFirst;
/macosx-10.10.1/tcl-105/tk84/tk/generic/
H A DtkImgPhoto.c2282 imagePtr->byte_order = LSBFirst;

Completed in 213 milliseconds