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

  /external/chromium_org/content/public/test/
mock_render_process_host.cc 193 int MockRenderProcessHost::GetActiveViewCount() {
206 if (static_cast<size_t>(GetActiveViewCount()) == count)
mock_render_process_host.h 100 int GetActiveViewCount();
  /external/chromium_org/content/browser/renderer_host/
render_process_host_impl.h 165 int GetActiveViewCount();
render_process_host_impl.cc     [all...]
render_view_host_impl.cc 756 if (process->GetActiveViewCount() > 1 &&
    [all...]

Completed in 51 milliseconds