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

  /external/chromium_org/content/public/browser/
navigation_entry.h 190 virtual void SetFrameToNavigate(const std::string& frame_name) = 0;
  /external/chromium_org/content/browser/frame_host/
navigation_entry_impl.cc 313 void NavigationEntryImpl::SetFrameToNavigate(const std::string& frame_name) {
navigation_entry_impl.h 80 virtual void SetFrameToNavigate(const std::string& frame_name) OVERRIDE;
navigation_controller_impl.cc 714 entry->SetFrameToNavigate(params.frame_name);
    [all...]

Completed in 50 milliseconds