Home
last modified time | relevance | path

Searched refs:SwapToHost (Results 1 – 4 of 4) sorted by relevance

/haiku/src/add-ons/translators/ico/
H A DICO.h31 void SwapToHost();
47 void SwapToHost();
65 void SwapToHost();
H A DICO.cpp54 ico_header::SwapToHost() in SwapToHost() function in ico_header
71 ico_dir_entry::SwapToHost() in SwapToHost() function in ico_dir_entry
99 ico_bitmap_header::SwapToHost() in SwapToHost() function in ico_bitmap_header
507 header.SwapToHost(); in identify()
541 entry.SwapToHost(); in identify()
550 bitmapHeader.SwapToHost(); in identify()
578 header.SwapToHost(); in convert_ico_to_bits()
605 entry.SwapToHost(); in convert_ico_to_bits()
612 bitmapHeader.SwapToHost(); in convert_ico_to_bits()
779 entry.SwapToHost(); in convert_bits_to_ico()
[all …]
/haiku/src/add-ons/translators/pcx/
H A DPCX.cpp58 pcx_header::SwapToHost() in SwapToHost() function in pcx_header
238 header.SwapToHost(); in identify()
267 header.SwapToHost(); in convert_pcx_to_bits()
H A DPCX.h34 void SwapToHost();