Searched refs:OS2InfoHeader (Results 1 - 4 of 4) sorted by relevance

/haiku/src/tools/translation/bmpinfo/
H A Dbmpinfo.cpp73 struct OS2InfoHeader { struct
160 } else if (headersize == sizeof(OS2InfoHeader)) {
163 OS2InfoHeader os2;
/haiku/src/add-ons/translators/bmp/
H A DBMPTranslator.h82 struct OS2InfoHeader { struct
H A DBMPTranslator.cpp409 } else if (headersize == sizeof(OS2InfoHeader)) {
415 OS2InfoHeader os2header;
/haiku/src/tests/add-ons/translators/bmptranslator/
H A DBMPTranslatorTest.cpp49 struct OS2InfoHeader { struct
297 OS2InfoHeader os2header;

Completed in 42 milliseconds