Searched defs:msheader (Results 1 – 2 of 2) sorted by relevance
/haiku/src/add-ons/translators/bmp/ |
H A D | BMPTranslator.cpp | 332 MSInfoHeader msheader; in identify_bmp_header() local 584 BPositionIO *outDestination, color_space fromspace, MSInfoHeader &msheader) in translate_from_bits_to_bmp24() 809 BPositionIO *outDestination, int32 bitsRowBytes, MSInfoHeader &msheader) in translate_from_bits8_to_bmp8() 874 BPositionIO *outDestination, int32 bitsRowBytes, MSInfoHeader &msheader) in translate_from_bits1_to_bmp1() 956 MSInfoHeader &msheader) in write_bmp_headers() 1023 MSInfoHeader msheader; in translate_from_bits() local 1211 BPositionIO *outDestination, MSInfoHeader &msheader) in translate_from_bmpnpal_to_bits() 1325 BPositionIO *outDestination, MSInfoHeader &msheader, in translate_from_bmppal_to_bits() 1454 BPositionIO *outDestination, int32 datasize, MSInfoHeader &msheader, in translate_from_bmppalr_to_bits() 1688 MSInfoHeader msheader; in translate_from_bmp() local
|
/haiku/src/tests/add-ons/translators/bmptranslator/ |
H A D | BMPTranslatorTest.cpp | 224 MSInfoHeader msheader; in IdentifyTest() local
|