Searched defs:VisibleWidgetCount (Results 1 – 3 of 3) sorted by relevance
/external/chromium_org/content/public/test/ | ||
D | mock_render_process_host.cc | 103 int MockRenderProcessHost::VisibleWidgetCount() const { in VisibleWidgetCount() function in content::MockRenderProcessHost |
/external/chromium_org/components/visitedlink/test/ | ||
D | visitedlink_unittest.cc | 548 virtual int VisibleWidgetCount() const OVERRIDE { return widgets_; } in VisibleWidgetCount() function in visitedlink::VisitRelayingRenderProcessHost |
/external/chromium_org/content/browser/renderer_host/ | ||
D | render_process_host_impl.cc | 864 int RenderProcessHostImpl::VisibleWidgetCount() const { in VisibleWidgetCount() function in content::RenderProcessHostImpl |