Searched refs:fShiftJIS (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/text_search/
H A DGrepWindow.h115 BMenuItem* fShiftJIS; member in class:GrepWindow
H A DGrepWindow.cpp103 fShiftJIS(NULL),
478 fShiftJIS = new BMenuItem("ShiftJIS", new BMessage(B_SJIS_CONVERSION));
508 fEncodingMenu->AddItem(fShiftJIS);
644 fShiftJIS->SetMarked(true);

Completed in 89 milliseconds