Searched refs:B_ISO1_CONVERSION (Results 1 - 6 of 6) sorted by relevance

/haiku/headers/os/support/
H A DUTF8.h16 B_ISO1_CONVERSION, /* ISO 8859-x */ enumerator in enum:__anon4
/haiku/headers/os/mail/
H A DE-mail.h126 uint32 encoding = B_ISO1_CONVERSION,
/haiku/src/kits/mail/
H A Db_mail_message.cpp61 uint32 encode = B_ISO1_CONVERSION;
H A Dmail_util.cpp45 {"iso-8859-1", B_ISO1_CONVERSION}, // MIME STANDARD
139 if (convert_to_utf8(B_ISO1_CONVERSION, string, &length,dest,
/haiku/src/apps/terminal/
H A DTermParse.cpp323 case B_ISO1_CONVERSION:
/haiku/src/apps/mail/
H A DMailWindow.cpp2314 || characterSetToUse == B_ISO1_CONVERSION

Completed in 81 milliseconds