OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tab_contents
(Results
501 - 525
of
804
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/chromium/chrome/browser/ui/webui/
flags_ui.cc
21
#include "content/browser/
tab_contents
/
tab_contents
.h"
html_dialog_ui.h
97
explicit HtmlDialogUI(TabContents*
tab_contents
);
121
explicit ExternalHtmlDialogUI(TabContents*
tab_contents
);
history2_ui.cc
32
#include "content/browser/
tab_contents
/
tab_contents
.h"
33
#include "content/browser/
tab_contents
/tab_contents_delegate.h"
history_ui.cc
32
#include "content/browser/
tab_contents
/
tab_contents
.h"
33
#include "content/browser/
tab_contents
/tab_contents_delegate.h"
/external/chromium_org/chrome/browser/tab_contents/
spellchecker_submenu_observer_hunspell.cc
5
#include "chrome/browser/
tab_contents
/spellchecker_submenu_observer.h"
14
#include "chrome/browser/
tab_contents
/render_view_context_menu.h"
/external/chromium_org/chrome/browser/ui/
browser_tab_contents.cc
29
#include "chrome/browser/
tab_contents
/navigation_metrics_recorder.h"
45
#include "chrome/browser/ui/
tab_contents
/core_tab_helper.h"
/external/chromium_org/chrome/browser/ui/cocoa/tab_contents/
sad_tab_view.mm
5
#include "chrome/browser/ui/cocoa/
tab_contents
/sad_tab_view.h"
10
#include "chrome/browser/ui/cocoa/
tab_contents
/sad_tab_controller.h"
/external/chromium_org/chrome/browser/ui/search/
instant_loader.cc
12
#include "chrome/browser/
tab_contents
/tab_util.h"
16
#include "chrome/browser/ui/
tab_contents
/core_tab_helper.h"
/external/chromium/chrome/browser/ui/views/tabs/
dragged_tab_controller.cc
26
#include "content/browser/
tab_contents
/
tab_contents
.h"
413
Source<TabContents>(drag_data->contents->
tab_contents
()));
419
drag_data->contents->
tab_contents
()->delegate();
420
drag_data->contents->
tab_contents
()->set_delegate(this);
512
if (drag_data_[i].contents->
tab_contents
() == destroyed_contents) {
879
drag_data_[i].contents->
tab_contents
()->set_delegate(NULL);
884
source_dragged_contents()->
tab_contents
()->set_capturing_contents(false);
[
all
...]
/external/chromium/chrome/browser/automation/
automation_provider_observers.cc
45
#include "chrome/browser/
tab_contents
/thumbnail_generator.h"
53
#include "chrome/browser/ui/
tab_contents
/tab_contents_wrapper.h"
61
#include "content/browser/
tab_contents
/navigation_controller.h"
62
#include "content/browser/
tab_contents
/
tab_contents
.h"
207
!controller_->
tab_contents
()->is_loading());
241
if (include_current_navigation && controller->
tab_contents
()->is_loading())
[
all
...]
/external/chromium/chrome/browser/ui/cocoa/location_bar/
location_bar_view_mac.mm
47
#include "content/browser/
tab_contents
/navigation_entry.h"
48
#include "content/browser/
tab_contents
/
tab_contents
.h"
511
TabContents*
tab_contents
=
516
content_setting_decorations_[i]->UpdateFromTabContents(
tab_contents
);
/external/chromium/chrome/browser/ui/login/
login_prompt.cc
13
#include "chrome/browser/
tab_contents
/tab_util.h"
14
#include "chrome/browser/ui/
tab_contents
/tab_contents_wrapper.h"
21
#include "content/browser/
tab_contents
/constrained_window.h"
22
#include "content/browser/
tab_contents
/
tab_contents
.h"
/external/chromium/chrome/browser/ui/views/
hung_renderer_view.cc
10
#include "chrome/browser/ui/
tab_contents
/tab_contents_wrapper.h"
15
#include "content/browser/
tab_contents
/
tab_contents
.h"
78
if (it->
tab_contents
()->GetRenderProcessHost() ==
80
tab_contentses_.push_back((*it)->
tab_contents
());
/external/chromium/chrome/browser/ui/gtk/
find_bar_gtk.cc
34
#include "chrome/browser/ui/
tab_contents
/tab_contents_wrapper.h"
36
#include "content/browser/
tab_contents
/
tab_contents
.h"
455
find_bar_controller_->
tab_contents
()->
tab_contents
()->Focus();
580
TabContentsWrapper*
tab_contents
= find_bar_controller_->
tab_contents
();
local
581
if (!
tab_contents
)
583
FindTabHelper* find_tab_helper =
tab_contents
->find_tab_helper();
663
TabContentsWrapper* contents = find_bar_controller_->
tab_contents
();
[
all
...]
location_bar_view_gtk.cc
52
#include "content/browser/
tab_contents
/
tab_contents
.h"
617
TabContents*
tab_contents
= GetTabContents();
local
623
toolbar_model_->input_in_progress() ? NULL :
tab_contents
);
1361
TabContents*
tab_contents
= parent_->GetTabContents();
local
[
all
...]
browser_titlebar.cc
36
#include "content/browser/
tab_contents
/
tab_contents
.h"
565
void BrowserTitlebar::UpdateThrobber(TabContents*
tab_contents
) {
568
if (
tab_contents
&&
tab_contents
->is_loading()) {
570
throbber_.GetNextFrame(
tab_contents
->waiting_for_response());
825
TabContents*
tab_contents
=
local
827
if (
tab_contents
)
[
all
...]
/external/chromium_org/
WATCHLISTS
461
'|chrome/browser/
tab_contents
/spellchecker'\
462
'|chrome/browser/
tab_contents
/spelling_menu'\
495
'
tab_contents
': {
496
'filepath': 'chrome/browser/
tab_contents
/|'\
497
'content/browser/
tab_contents
/|'\
498
'chrome/browser/ui/
tab_contents
/',
767
'
tab_contents
': ['avi@chromium.org',
/external/chromium/chrome/browser/debugger/
devtools_manager.cc
18
#include "chrome/browser/ui/
tab_contents
/tab_contents_wrapper.h"
261
RenderViewHost* old_rvh = old_tab->
tab_contents
()->render_view_host();
270
AttachClientHost(cookie, new_tab->
tab_contents
()->render_view_host());
/external/chromium/chrome/browser/
external_tab_container_win.h
20
#include "content/browser/
tab_contents
/tab_contents_delegate.h"
56
TabContents*
tab_contents
() const;
173
void ShowRepostFormWarningDialog(TabContents*
tab_contents
);
memory_details.cc
21
#include "content/browser/
tab_contents
/navigation_entry.h"
22
#include "content/browser/
tab_contents
/
tab_contents
.h"
/external/chromium/chrome/browser/ui/cocoa/tab_contents/
web_drop_target.mm
5
#import "chrome/browser/ui/cocoa/
tab_contents
/web_drop_target.h"
11
#include "content/browser/
tab_contents
/
tab_contents
.h"
/external/chromium/chrome/browser/ui/gtk/tabs/
dragged_tab_gtk.cc
19
#include "chrome/browser/ui/
tab_contents
/tab_contents_wrapper.h"
22
#include "content/browser/
tab_contents
/
tab_contents
.h"
/external/chromium/chrome/browser/ui/webui/options/
options_ui.cc
44
#include "content/browser/
tab_contents
/
tab_contents
.h"
45
#include "content/browser/
tab_contents
/tab_contents_delegate.h"
/external/chromium/chrome/browser/ui/cocoa/tabs/
tab_strip_controller.mm
36
#import "chrome/browser/ui/cocoa/
tab_contents
/favicon_util.h"
45
#include "chrome/browser/ui/
tab_contents
/tab_contents_wrapper.h"
48
#include "content/browser/
tab_contents
/navigation_controller.h"
49
#include "content/browser/
tab_contents
/navigation_entry.h"
50
#include "content/browser/
tab_contents
/
tab_contents
.h"
51
#include "content/browser/
tab_contents
/tab_contents_view.h"
568
end = newTab->
tab_contents
()->constrained_window_end();
572
for (it = newTab->
tab_contents
()->constrained_window_begin();
717
contents->
tab_contents
()->profile())
[
all
...]
/external/chromium_org/chrome/
chrome_browser.gypi
[
all
...]
Completed in 2092 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>