HomeSort by relevance Sort by last modified time
    Searched refs:SetCanLoadLocalResources (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/content/public/browser/
navigation_entry.h 185 virtual void SetCanLoadLocalResources(bool allow) = 0;
  /external/chromium_org/content/browser/web_contents/
navigation_entry_impl.cc 280 void NavigationEntryImpl::SetCanLoadLocalResources(bool allow) {
navigation_entry_impl.h 78 virtual void SetCanLoadLocalResources(bool allow) OVERRIDE;
navigation_controller_impl.cc 703 entry->SetCanLoadLocalResources(params.can_load_local_resources);
    [all...]

Completed in 194 milliseconds