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

/haiku-fatelf/src/apps/text_search/
H A DGrepWindow.h131 BMenuItem* fShiftJIS; member in class:GrepWindow
H A DGrepWindow.cpp115 fShiftJIS(NULL),
478 fShiftJIS = new BMenuItem("ShiftJIS", new BMessage(B_SJIS_CONVERSION));
509 fEncodingMenu->AddItem(fShiftJIS);
683 fShiftJIS->SetMarked(true);

Completed in 61 milliseconds