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

/external/chromium_org/ash/test/
H A Dtest_activation_delegate.cc42 bool TestActivationDelegate::ShouldActivate() const { function in class:ash::test::TestActivationDelegate
/external/chromium_org/v8/src/heap/
H A Dincremental-marking.cc424 bool IncrementalMarking::ShouldActivate() { function in class:v8::internal::IncrementalMarking
819 if (IsStopped() && ShouldActivate()) {
/external/chromium_org/ui/views/widget/desktop_aura/
H A Ddesktop_native_widget_aura.cc890 if (ShouldActivate()) {
1070 bool DesktopNativeWidgetAura::ShouldActivate() const { function in class:views::DesktopNativeWidgetAura
1148 if (ShouldActivate())
/external/chromium_org/ui/views/widget/
H A Dnative_widget_aura.cc794 return ShouldActivate();
904 bool NativeWidgetAura::ShouldActivate() const { function in class:views::NativeWidgetAura
/external/chromium_org/content/browser/renderer_host/
H A Drender_widget_host_view_aura.cc2128 bool RenderWidgetHostViewAura::ShouldActivate() const { function in class:content::RenderWidgetHostViewAura

Completed in 152 milliseconds