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

/haiku/headers/os/support/
H A DUTF8.h35 B_MS_DOS_CONVERSION, /* MS-DOS Codepage 437 */ enumerator in enum:__anon4
/haiku/src/apps/bootmanager/
H A DLegacyBootMenu.cpp570 if (convert_to_utf8(B_MS_DOS_CONVERSION,
598 if (convert_from_utf8(B_MS_DOS_CONVERSION, text, &textLength,
/haiku/src/kits/mail/
H A Dmail_util.cpp72 {"dos-437", B_MS_DOS_CONVERSION}, // WRONG NAME : MIME STANDARD NAME = NONE ( IBM437? )
/haiku/src/apps/terminal/
H A DTermParse.cpp348 case B_MS_DOS_CONVERSION:

Completed in 49 milliseconds