Searched defs:InsertItemAt (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ui/base/models/
H A Dsimple_menu_model.cc170 void SimpleMenuModel::InsertItemAt(int index, function in class:ui::SimpleMenuModel
180 InsertItemAt(index, command_id, l10n_util::GetStringUTF16(string_id));

Completed in 1066 milliseconds