OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:shouldactivate
(Results
1 - 14
of
14
) sorted by null
/external/chromium_org/ui/aura/client/
activation_delegate.h
23
virtual bool
ShouldActivate
() const = 0;
/external/chromium_org/ash/test/
test_activation_delegate.cc
42
bool TestActivationDelegate::
ShouldActivate
() const {
test_activation_delegate.h
43
virtual bool
ShouldActivate
() const OVERRIDE;
/external/chromium_org/ui/views/corewm/
base_focus_rules.cc
68
!aura::client::GetActivationDelegate(window)->
ShouldActivate
()) {
/external/chromium_org/ui/views/widget/
native_widget_aura.h
170
virtual bool
ShouldActivate
() const OVERRIDE;
native_widget_aura.cc
858
bool NativeWidgetAura::
ShouldActivate
() const {
[
all
...]
/external/chromium_org/ui/views/widget/desktop_aura/
desktop_native_widget_aura.h
202
virtual bool
ShouldActivate
() const OVERRIDE;
desktop_native_widget_aura.cc
822
if (
ShouldActivate
()) {
[
all
...]
/external/chromium_org/content/browser/renderer_host/
render_widget_host_view_aura.h
323
virtual bool
ShouldActivate
() const OVERRIDE;
[
all
...]
render_widget_host_view_aura_unittest.cc
281
EXPECT_TRUE(view_->
ShouldActivate
());
[
all
...]
render_widget_host_view_aura.cc
[
all
...]
/external/chromium_org/ash/wm/overview/
window_selector_unittest.cc
45
virtual bool
ShouldActivate
() const OVERRIDE {
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.runtime_3.6.0.v20100505.jar
/prebuilts/tools/common/eclipse/
org.eclipse.core.runtime_3.6.0.v20100505.jar
Completed in 75 milliseconds