Searched refs:B_SJIS_CONVERSION (Results 1 - 5 of 5) sorted by relevance

/haiku/headers/os/support/
H A DUTF8.h27 B_SJIS_CONVERSION, /* Shift-JIS */ enumerator in enum:__anon4
/haiku/src/apps/text_search/
H A DGrepWindow.cpp308 case B_SJIS_CONVERSION:
309 fModel->fEncoding = B_SJIS_CONVERSION;
478 fShiftJIS = new BMenuItem("ShiftJIS", new BMessage(B_SJIS_CONVERSION));
643 case B_SJIS_CONVERSION:
/haiku/src/kits/mail/
H A Dmail_util.cpp59 {"shift_jis", B_SJIS_CONVERSION}, // MIME STANDARD
60 {"shift-jis", B_SJIS_CONVERSION},
/haiku/src/apps/terminal/
H A DTermParse.cpp351 case B_SJIS_CONVERSION:
/haiku/src/apps/mail/
H A DMailWindow.cpp2309 if (characterSetToUse == B_SJIS_CONVERSION
2321 if (characterSetToUse == B_SJIS_CONVERSION

Completed in 58 milliseconds