Searched refs:show_menu_task_factory_ (Results 1 – 2 of 2) sorted by relevance
363 ALLOW_THIS_IN_INITIALIZER_LIST(show_menu_task_factory_(this)) { in BrowserActionsContainer()598 if (show_menu_task_factory_.empty() && !overflow_menu_) in OnDragUpdated()1007 show_menu_task_factory_.RevokeAll(); in StopShowFolderDropMenuTimer()1013 show_menu_task_factory_.NewRunnableMethod( in StartShowFolderDropMenuTimer()
520 ScopedRunnableMethodFactory<BrowserActionsContainer> show_menu_task_factory_; variable