OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TabCreatedAt
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/extensions/api/tabs/
tabs_event_router.h
82
void
TabCreatedAt
(content::WebContents* contents, int index, bool active);
tabs_event_router.cc
194
void TabsEventRouter::
TabCreatedAt
(WebContents* contents,
217
TabCreatedAt
(contents, index, active);
Completed in 49 milliseconds