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

  /external/chromium_org/ash/test/
test_activation_delegate.cc 42 bool TestActivationDelegate::ShouldActivate() const {
  /external/chromium_org/v8/src/heap/
incremental-marking.cc 424 bool IncrementalMarking::ShouldActivate() {
819 if (IsStopped() && ShouldActivate()) {
    [all...]
  /external/chromium_org/ui/views/widget/desktop_aura/
desktop_native_widget_aura.cc 890 if (ShouldActivate()) {
    [all...]
  /external/chromium_org/ui/views/widget/
native_widget_aura.cc 794 return ShouldActivate();
904 bool NativeWidgetAura::ShouldActivate() const {
    [all...]
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_view_aura.cc     [all...]

Completed in 387 milliseconds