Searched refs:GetContentStateImmediately (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/content/public/renderer/
H A Drender_view.h99 virtual bool GetContentStateImmediately() const = 0;
/external/chromium_org/chrome/renderer/
H A Dchrome_render_view_observer.cc351 render_view()->GetContentStateImmediately() ?
/external/chromium_org/content/renderer/
H A Drender_view_impl.h473 virtual bool GetContentStateImmediately() const OVERRIDE;
H A Drender_view_impl.cc2574 bool RenderViewImpl::GetContentStateImmediately() const { function in class:content::RenderViewImpl

Completed in 2774 milliseconds