HomeSort by relevance Sort by last modified time
    Searched refs:contents (Results 126 - 150 of 1022) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/chromium/chrome/browser/extensions/
execute_code_in_tab_function.cc 58 TabContentsWrapper* contents = NULL; local
70 if (!ExtensionTabUtil::GetDefaultTab(browser, &contents, &execute_tab_id_))
76 &browser, NULL, &contents, NULL)) {
84 CHECK(contents);
86 contents->tab_contents()->GetURL(), NULL, &error_)) {
146 TabContentsWrapper* contents = NULL; local
151 &contents, NULL) && contents && browser;
179 contents->render_view_host()->Send(new ExtensionMsg_ExecuteCode(
180 contents->render_view_host()->routing_id(), params))
    [all...]
extension_tabs_module.cc 67 TabContentsWrapper** contents,
100 const TabContents* contents) {
104 if (ExtensionTabUtil::GetTabStripModel(contents, &tab_strip, &tab_index))
105 return ExtensionTabUtil::CreateTabValue(contents, tab_strip, tab_index);
108 return ExtensionTabUtil::CreateTabValue(contents, NULL, -1);
123 const TabContents* contents, TabStripModel* tab_strip, int tab_index) {
125 result->SetInteger(keys::kIdKey, ExtensionTabUtil::GetTabId(contents));
128 ExtensionTabUtil::GetWindowIdOfTab(contents));
129 result->SetString(keys::kUrlKey, contents->GetURL().spec());
130 result->SetString(keys::kStatusKey, GetTabStatusText(contents->is_loading()))
325 TabContentsWrapper* contents = NULL; local
630 TabContentsWrapper* contents = tab_strip->GetSelectedTabContents(); local
774 TabContentsWrapper* contents = NULL; local
789 TabContents* contents = dispatcher()->delegate()->associated_tab_contents(); local
807 TabContentsWrapper* contents = NULL; local
958 TabContentsWrapper* contents = NULL; local
1045 TabContentsWrapper* contents = NULL; local
1237 TabContentsWrapper* contents = NULL; local
    [all...]
  /external/chromium/chrome/browser/
background_contents_service.cc 133 // contents.
146 std::vector<BackgroundContents*> contents; local
149 contents.push_back(it->second.contents);
150 return contents;
159 // to store an up-to-date list of the urls. Start tracking contents when they
181 // about it, and the crashed contents can be restarted.
328 // Loads all background contents whose urls have been stored in prefs.
333 const DictionaryValue* contents = local
335 if (!contents)
375 const DictionaryValue* contents = local
433 BackgroundContents* contents = CreateBackgroundContents( local
453 BackgroundContents* contents = new BackgroundContents(site, routing_id, this); local
506 BackgroundContents* contents = GetAppBackgroundContents(appid); local
    [all...]
aeropeek_manager.h 58 // a user can preview the contents of a tab (AeroPeek), choose a tab, close
110 virtual void TabInsertedAt(TabContentsWrapper* contents,
113 virtual void TabDetachedAt(TabContentsWrapper* contents, int index);
118 virtual void TabMoved(TabContentsWrapper* contents,
122 virtual void TabChangedAt(TabContentsWrapper* contents,
172 int GetTabID(TabContents* contents) const;
shell_integration_unittest.cc 92 std::string contents; local
94 &contents));
95 EXPECT_EQ(kTestData1, contents);
110 std::string contents; local
112 &contents));
113 EXPECT_EQ(kTestData2, contents);
132 std::string contents; local
134 &contents));
135 EXPECT_EQ(kTestData1, contents);
  /external/chromium/chrome/browser/chromeos/panels/
panel_scroller_container.h 14 // This class wraps the contents of a panel in the panel scroller. It currently
18 PanelScrollerContainer(PanelScroller* scroller, views::View* contents);
  /external/chromium/chrome/browser/chromeos/
tab_closeable_state_watcher.h 122 virtual void TabInsertedAt(TabContentsWrapper* contents, int index,
125 TabContentsWrapper* contents,
127 virtual void TabDetachedAt(TabContentsWrapper* contents, int index);
128 virtual void TabChangedAt(TabContentsWrapper* contents, int index,
version_loader.cc 89 std::string VersionLoader::ParseVersion(const std::string& contents,
97 base::SplitString(contents, '\n', &lines);
113 std::string VersionLoader::ParseFirmware(const std::string& contents) {
123 base::SplitString(contents, '\n', &lines);
143 std::string contents; local
145 if (file_util::ReadFileToString(file_path, &contents)) {
147 contents,
188 std::string contents; local
190 if (file_util::ReadFileToString(file_path, &contents)) {
191 firmware = ParseFirmware(contents);
    [all...]
  /external/chromium/chrome/browser/tab_contents/
link_infobar_delegate.h 35 explicit LinkInfoBarDelegate(TabContents* contents);
  /external/chromium/chrome/browser/ui/webui/
active_downloads_ui.h 21 explicit ActiveDownloadsUI(TabContents* contents);
print_preview_ui.h 16 explicit PrintPreviewUI(TabContents* contents);
sync_internals_ui.h 22 explicit SyncInternalsUI(TabContents* contents);
  /external/chromium/webkit/glue/
webdropdata.cc 33 WebData contents = drag_data.fileContent(); local
34 if (!contents.isEmpty())
35 file_contents.assign(contents.data(), contents.size());
  /external/srec/portable/src/
ArrayListImpl.c 54 impl->contents = MALLOC(minCapacity * sizeof(void*), MTAG);
55 if (impl->contents == NULL)
82 void** temp = REALLOC(impl->contents, newCapacity * sizeof(void*));
85 impl->contents = temp;
90 impl->contents[i] = impl->contents[i - 1];
92 impl->contents[index] = element;
118 impl->contents[i] = impl->contents[i+1];
129 if ((temp = REALLOC(impl->contents, newCapacity * sizeof(void*))) == NULL
    [all...]
  /external/webkit/Tools/Scripts/
do-file-rename 95 # change all file contents
99 my $contents;
103 $contents = <FILE>;
106 my $newContents = $contents;
112 if ($newContents ne $contents) {
  /external/chromium/chrome/browser/ui/views/
accessibility_event_router_views_unittest.cc 73 explicit AccessibilityWindowDelegate(views::View* contents)
74 : contents_(contents) { }
100 views::Window* CreateWindowWithContents(views::View* contents) {
101 window_delegate_ = new AccessibilityWindowDelegate(contents);
131 // Create a contents view with 3 buttons.
132 views::View* contents = new views::View(); local
135 contents->AddChildView(button1);
138 contents->AddChildView(button2);
141 contents->AddChildView(button3);
144 views::Window* window = CreateWindowWithContents(contents);
    [all...]
hung_renderer_view.cc 132 void ShowForTabContents(TabContents* contents);
133 void EndForTabContents(TabContents* contents);
161 gfx::Rect GetDisplayBounds(TabContents* contents);
183 // The model that provides the contents of the table that shows a list of
203 // The distance in pixels from the top of the relevant contents to place the
229 void HungRendererDialogView::ShowForTabContents(TabContents* contents) {
230 DCHECK(contents && window());
231 contents_ = contents;
236 HWND frame_hwnd = GetAncestor(contents->GetNativeView(), GA_ROOT);
244 volatile TabContents* passed_c = contents;
    [all...]
  /external/chromium/googleurl/
PRESUBMIT.py 21 """Given a path, returns the full contents of the file.
27 contents = fo.read()
30 return contents
74 contents = ReadFile(path)
75 if '\r' in contents:
80 lines = contents.splitlines()
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/properties/
ValueCompleter.java 63 public IContentProposal[] getProposals(String contents, int position) {
70 String prefix = contents; // TODO: Go back to position inside the array?
76 && !contents.isEmpty()
79 && !contents.startsWith(PREFIX_RESOURCE_REF)
80 && !contents.startsWith(PREFIX_THEME_REF)) {
81 proposals.add(new ContentProposal(contents));
84 if (!contents.isEmpty() && Character.isDigit(contents.charAt(0))
89 for (int i = 0, n = contents.length(); i < n; i++) {
90 char c = contents.charAt(i)
    [all...]
  /external/chromium/chrome/browser/safe_browsing/
safe_browsing_blocking_page_unittest.cc 105 contents()->TestDidNavigate(contents()->render_view_host(), params);
109 NavigationEntry* entry = contents()->controller().GetEntryAtOffset(-1);
111 contents()->controller().GoBack();
117 contents()->TestDidNavigate(contents()->pending_rvh(), params);
131 InterstitialPage::GetInterstitialPage(contents());
164 resource->render_process_host_id = contents()->GetRenderProcessHost()->id();
165 resource->render_view_id = contents()->render_view_host()->routing_id();
177 contents()->profile()->GetPrefs()->SetBoolean
    [all...]
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/
WriterTest.java 101 private char[] contents; field in class:WriterTest.MockWriter
108 contents = new char[capacity];
115 contents = null;
124 if (null == contents) {
133 contents[this.offset + i] = buffer[offset + i];
142 result[i] = contents[i];
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/formatting/
AndroidXmlFormattingStrategyTest.java 40 String contents = document.get(); local
44 for (int i = 0, n = contents.length(); i < n; i++) {
45 char c = contents.charAt(i);
51 + ": " + contents.substring(i - 1, Math.min(contents.length(), i + 10))
61 assertEquals(expected, contents);
  /external/webkit/Tools/WebKitTestRunner/InjectedBundle/Bindings/
CodeGeneratorTestRunner.pm 53 print FILE @{$$file{contents}};
113 my @contents = ();
120 push(@contents, _fileHeaderString($filename));
124 push(@contents, <<EOF);
131 push(@contents, <<EOF);
147 push(@contents, "\n // Functions\n\n");
149 push(@contents, " static JSValueRef @{[$function->signature->name]}(JSContextRef, JSObjectRef, JSObjectRef, size_t, const JSValueRef[], JSValueRef*);\n");
154 push(@contents, "\n // Attributes\n\n");
156 push(@contents, " static JSValueRef @{[$self->_getterName($attribute)]}(JSContextRef, JSObjectRef, JSStringRef, JSValueRef*);\n");
157 push(@contents, " static bool @{[$self->_setterName($attribute)]}(JSContextRef, JSObjectRef, JSStringRef, JSVa (…)
    [all...]
  /external/chromium/chrome/browser/tabs/
tab_strip_model.h 163 void AppendTabContents(TabContentsWrapper* contents, bool foreground);
176 TabContentsWrapper* contents,
190 // and history with another set of contents and history.
196 TabContentsWrapper* contents);
198 // Replaces the tab contents at |index| with |new_contents|. The
254 int GetIndexOfTabContents(const TabContentsWrapper* contents) const;
260 // which don't know about the wrapper. Returns NULL if |contents| is not
262 int GetWrapperIndex(const TabContents* contents) const;
313 void TabNavigating(TabContentsWrapper* contents,
328 void ForgetGroup(TabContentsWrapper* contents);
579 TabContentsWrapper* contents; member in struct:TabStripModel::TabContentsData
    [all...]
  /dalvik/vm/compiler/template/mips/
TEMPLATE_STRING_COMPARETO.S 46 addu a0, 16 # point to contents[0]
47 addu a1, 16 # point to contents[0]
84 addu a0, 4 # offset to contents[2]
85 addu a1, 4 # offset to contents[2]
110 addu a0, 6 # offset to contents[i+3]
111 addu a1, 6 # offset to contents[i+3]
124 addu a0, 2 # offset to contents[i+1]
125 addu a1, 2 # offset to contents[i+1]

Completed in 1083 milliseconds

1 2 3 4 56 7 8 91011>>