OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:old_active
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/ui/aura/client/
activation_change_observer.h
18
// (|active| is NULL in this case.) |
old_active
| refers to the
/external/chromium_org/chrome/browser/ui/ash/launcher/
shell_window_launcher_controller.cc
125
aura::Window*
old_active
) {
136
ControllerForWindow(
old_active
);
/external/chromium/chrome/browser/tabs/
tab_strip_model.cc
222
int
old_active
= active_index();
local
224
if (index ==
old_active
) {
571
int
old_active
= active_index();
local
574
NotifySelectionChanged(
old_active
);
579
int
old_active
= active_index();
local
595
NotifySelectionChanged(
old_active
);
599
int
old_active
= active_index();
local
601
NotifySelectionChanged(
old_active
);
[
all
...]
/external/chromium_org/chrome/renderer/extensions/
dispatcher.cc
1421
scoped_refptr<const PermissionSet>
old_active
=
local
[
all
...]
/external/chromium_org/chrome/browser/ui/tabs/
tab_strip_model.cc
414
int
old_active
= active_index();
local
418
if (index ==
old_active
) {
[
all
...]
Completed in 819 milliseconds