Searched refs:GetCommandIDForAppCommandID (Results 1 – 2 of 2) sorted by relevance
546 int GetCommandIDForAppCommandID(int app_command_id) const;
1597 int command_id_from_app_command = GetCommandIDForAppCommandID(command_id); in ExecuteWindowsCommand()2255 int BrowserView::GetCommandIDForAppCommandID(int app_command_id) const { in GetCommandIDForAppCommandID() function in BrowserView