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

/external/chromium_org/content/browser/frame_host/
H A Drender_frame_host_impl.h248 bool are_navigations_suspended() const { return navigations_suspended_; } function in class:content::RenderFrameHostImpl
258 // are_navigations_suspended() first. If |suspend| is false, the time that the

Completed in 84 milliseconds