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

/haiku/src/apps/mail/
H A DMailWindow.cpp2933 BMenuItem* encodingItem = fEncodingMenu->FindItem(string.String()); local
2934 if (encodingItem != NULL)
2935 encodingItem->SetMarked(true);

Completed in 35 milliseconds