Searched refs:GetCommandIDForAppCommandID (Results 1 – 2 of 2) sorted by relevance
497 int GetCommandIDForAppCommandID(int app_command_id) const;
1452 int command_id_from_app_command = GetCommandIDForAppCommandID(command_id);2276 int BrowserView::GetCommandIDForAppCommandID(int app_command_id) const { function in BrowserView