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

/external/chromium_org/ui/base/models/
H A Dmenu_model.cc14 bool MenuModel::GetModelAndIndexForCommandId(int command_id, function in class:ui::MenuModel
22 if (GetModelAndIndexForCommandId(command_id, &submenu_model, index)) {

Completed in 79 milliseconds