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

/external/chromium_org/chrome_frame/
H A Dnavigation_constraints.cc22 bool NavigationConstraintsImpl::IsSchemeAllowed(const GURL& url) { function in class:NavigationConstraintsImpl
H A Dchrome_active_document.cc495 bool ChromeActiveDocument::IsSchemeAllowed(const GURL& url) { function in class:ChromeActiveDocument
496 bool allowed = BaseActiveX::IsSchemeAllowed(url);

Completed in 67 milliseconds