HomeSort by relevance Sort by last modified time
    Searched refs:show_menu_task_factory_ (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/ui/views/toolbar/
browser_actions_container.cc 76 show_menu_task_factory_(this) {
257 if (!show_menu_task_factory_.HasWeakPtrs() && !overflow_menu_)
738 show_menu_task_factory_.InvalidateWeakPtrs();
745 show_menu_task_factory_.GetWeakPtr()),
browser_actions_container.h 381 base::WeakPtrFactory<BrowserActionsContainer> show_menu_task_factory_; member in class:BrowserActionsContainer
  /external/chromium/chrome/browser/ui/views/
browser_actions_container.cc 363 ALLOW_THIS_IN_INITIALIZER_LIST(show_menu_task_factory_(this)) {
598 if (show_menu_task_factory_.empty() && !overflow_menu_)
    [all...]
browser_actions_container.h 520 ScopedRunnableMethodFactory<BrowserActionsContainer> show_menu_task_factory_; member in class:BrowserActionsContainer

Completed in 570 milliseconds