Home
last modified time | relevance | path

Searched refs:InsertCheckItemWithStringIdAt (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ui/base/models/
Dsimple_menu_model.h110 void InsertCheckItemWithStringIdAt(int index, int command_id, int string_id);
Dsimple_menu_model.cc204 void SimpleMenuModel::InsertCheckItemWithStringIdAt( in InsertCheckItemWithStringIdAt() function in ui::SimpleMenuModel