Searched refs:biClrImportant (Results 1 – 4 of 4) sorted by relevance
256 Uint32 biClrImportant; in LoadBMP_RW() local296 biClrImportant = 0; in LoadBMP_RW()308 biClrImportant = SDL_ReadLE32(src); in LoadBMP_RW()648 Uint32 biClrImportant; in LoadICOCUR_RW() local717 biClrImportant = SDL_ReadLE32(src); in LoadICOCUR_RW()
595 Uint32 biClrImportant; in SDL_SaveBMP_RW() local697 biClrImportant = 0; in SDL_SaveBMP_RW()725 SDL_WriteLE32(dst, biClrImportant); in SDL_SaveBMP_RW()
164 bi.biClrImportant = 0; // always in TIFFRGBA2DIB()219 bi.biClrImportant = 0; // always in TIFFRGBA2DIB()
279 bi.biClrImportant = 0; in CreateDIB()
Completed in 7 milliseconds