Home | History | Annotate | Download | only in automation

Lines Matching refs:tab

117   // Add or remove a non-owning reference to a tab's LoginHandler.  This is for
123 void AddLoginHandler(NavigationController* tab, LoginHandler* handler);
124 void RemoveLoginHandler(NavigationController* tab);
144 // Adds the external tab passed in to the tab tracker.
158 // NavigationController and activate that tab.
162 // Convert a tab handle into a TabContents. If |tab| is non-NULL a pointer
163 // to the tab is also returned. Returns NULL in case of failure or if the tab
165 TabContents* GetTabContentsForHandle(int handle, NavigationController** tab);
170 // Returns the associated view for the tab handle passed in.
282 // Asynchronous request for printing the current tab.
286 // specified tab.
322 // The container of an externally hosted tab calls this to reflect any
323 // accelerator keys that it did not process. This gives the tab a chance