Searched refs:GetContainer (Results 1 – 1 of 1) sorted by relevance
20 BrowserActionsContainer* GetContainer(Browser* browser) { in GetContainer() function30 return GetContainer(browser_)->num_browser_actions(); in NumberOfBrowserActions()34 return GetContainer(browser_)->VisibleBrowserActions(); in VisibleBrowserActions()39 GetContainer(browser_)->GetBrowserActionViewAt(index)-> in WaitForBrowserActionUpdated()44 return GetContainer(browser_)->GetBrowserActionViewAt(index)->button()-> in HasIcon()49 GetContainer(browser_)->TestExecuteBrowserAction(index); in Press()54 GetContainer(browser_)->GetBrowserActionViewAt(index)->button(); in GetExtensionId()60 GetContainer(browser_)->GetBrowserActionViewAt(index)->button()-> in GetTooltip()66 return GetContainer(browser_)->TestGetPopup() != NULL; in HasPopup()70 return GetContainer(browser_)->TestGetPopup()->view()->bounds(); in GetPopupBounds()[all …]