OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:activate
(Results
76 - 100
of
1413
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
mcheck.h
38
/*
Activate
a standard collection of debugging hooks. This must be called
56
/*
Activate
a standard collection of tracing hooks. */
/external/chromium/chrome/browser/instant/
instant_unload_handler.h
34
void
Activate
(TabContentsDelegateImpl* delegate);
/external/chromium/chrome/browser/ui/app_modal_dialogs/
app_modal_dialog.cc
26
tab_contents_->
Activate
();
/external/chromium/chrome/browser/ui/
browser_navigator.h
121
// Do not show or
activate
the browser window after navigating.
123
// Show and
activate
the browser window after navigating.
125
// Show the browser window after navigating but do not
activate
.
128
// Default is NO_ACTION (don't show or
activate
the window).
/external/chromium/chrome/browser/ui/views/bubble/
border_widget_win.cc
47
// Never
activate
.
/external/chromium_org/ash/
focus_cycler.h
34
// Returns the widget the FocusCycler is attempting to
activate
or NULL if
/external/chromium_org/ash/shelf/
shelf_window_watcher_item_delegate.cc
38
window_state->
Activate
();
/external/chromium_org/ash/test/
test_activation_delegate.h
27
explicit TestActivationDelegate(bool
activate
);
/external/chromium_org/base/profiler/
alternate_timer.h
23
// Environment variable name that is used to
activate
alternate timer profiling
/external/chromium_org/chrome/browser/devtools/
devtools_targets_ui.h
39
void
Activate
(const std::string& target_id);
/external/chromium_org/chrome/browser/profile_resetter/
automatic_profile_resetter_factory.cc
53
service->
Activate
();
/external/chromium_org/chrome/browser/resources/task_manager/
commands.js
42
* Sends command to
activate
a page.
/external/chromium_org/chrome/browser/sync_file_system/drive_backend/
tracker_set.cc
37
void TrackerSet::
Activate
(FileTracker* tracker) {
tracker_set.h
34
void
Activate
(FileTracker* tracker);
/external/chromium_org/chrome/browser/ui/cocoa/
clickhold_button_cell.h
36
//
Activate
(click-hold) immediately on a sufficiently-large drag (if not,
/external/chromium_org/chrome/browser/ui/startup/
startup_browser_creator_win.cc
38
// We
activate
an existing browser window if we are opening just the new tab
/external/chromium_org/chrome/browser/ui/views/frame/
browser_frame_ashwin.cc
32
// not in the foreground,
activate
Metro Chrome.
/external/chromium_org/chrome/browser/ui/webui/chromeos/
mobile_setup_ui.h
13
// that is used in Chrome OS
activate
modem and perform plan subscription tasks.
/external/chromium_org/content/shell/browser/
shell_devtools_frontend.h
29
void
Activate
();
/external/chromium_org/remoting/host/
curtain_mode.h
37
virtual bool
Activate
() = 0;
/external/chromium_org/third_party/WebKit/ManualTests/
DOMContextMenuEvent.html
48
<div>To
activate
context menu, right-click or ctrl-click anywhere on the page.</div>
/external/chromium_org/third_party/WebKit/Source/core/events/
EventTypeNames.in
14
activate
/external/chromium_org/ui/app_list/
app_list_folder_item.h
37
virtual void
Activate
(int event_flags) OVERRIDE;
/external/chromium_org/ui/app_list/cocoa/
apps_search_results_controller.h
53
// Returns true when handling Enter, to
activate
the highlighted search result,
/external/chromium_org/ui/views/focus/
focus_manager_delegate.h
22
//
Activate
the target associated with the specified accelerator.
Completed in 555 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>