Searched defs:BlockedContent (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/
H A Dblocked_content_container.cc13 struct BlockedContentContainer::BlockedContent { struct in class:BlockedContentContainer
14 BlockedContent(TabContents* tab_contents, function in struct:BlockedContentContainer::BlockedContent
48 BlockedContent(tab_contents, disposition, bounds, user_gesture));
64 BlockedContent content(*i);

Completed in 133 milliseconds