Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/ui/
Dbrowser_command_controller.h123 void UpdateCommandsForBookmarkEditing();
Dbrowser_command_controller.cc208 base::Bind(&BrowserCommandController::UpdateCommandsForBookmarkEditing, in BrowserCommandController()
1024 UpdateCommandsForBookmarkEditing(); in InitCommandState()
1125 UpdateCommandsForBookmarkEditing(); in UpdateCommandsForTabState()
1157 void BrowserCommandController::UpdateCommandsForBookmarkEditing() { in UpdateCommandsForBookmarkEditing() function in chrome::BrowserCommandController