HomeSort by relevance Sort by last modified time
    Searched refs:Update (Results 401 - 425 of 643) sorted by null

<<11121314151617181920>>

  /external/chromium/net/http/
http_response_headers_unittest.cc 818 TEST(HttpResponseHeadersTest, Update) {
881 parsed->Update(*new_parsed);
    [all...]
  /external/chromium_org/cc/layers/
scrollbar_layer_unittest.cc 457 scrollbar_layer->Update(&queue, &occlusion_tracker);
539 scrollbar_layer->Update(&queue, &occlusion_tracker);
545 ResourceUpdate update = queue.TakeFirstPartialUpload(); local
546 EXPECT_LE(update.texture->size().width(),
548 EXPECT_LE(update.texture->size().height(),
551 EXPECT_LE(update.dest_offset.x() + update.content_rect.width(),
552 update.texture->size().width());
553 EXPECT_LE(update.dest_offset.y() + update.content_rect.height()
    [all...]
layer.h 289 virtual bool Update(ResourceUpdateQueue* queue,
397 // These SetNeeds functions are in order of severity of update:
434 // The update rect is the region of the compositor resource that was
437 // is not available and the update rect will remain empty.
445 // When true, the layer is about to perform an update. Any commit requests
446 // will be handled implicitly after the update completes.
  /external/chromium_org/chrome/browser/extensions/api/notifications/
notifications_api.cc 345 // Update optional fields if provided.
427 g_browser_process->notification_ui_manager()->Update(
512 params_ = api::notifications::Update::Params::Create(*args_);
515 // We are in update. If the ID doesn't exist, succeed but call the callback
  /external/chromium_org/chrome/browser/notifications/sync_notifier/
synced_notification.cc 74 Update(sync_data);
79 void SyncedNotification::Update(const syncer::SyncData& sync_data) {
  /external/chromium_org/chrome/browser/policy/
url_blacklist_manager_unittest.cc 55 virtual void Update() OVERRIDE {
57 URLBlacklistManager::Update();
195 // Post an update task to the UI thread.
205 // Post an update task.
  /external/chromium_org/chrome/browser/resources/chromeos/
salsa.js 115 // Update the available treatments list.
  /external/chromium_org/chrome/browser/resources/
flags.js 177 // Update the highlighted flag when the hash changes.
  /external/chromium_org/chrome/browser/resources/google_now/
cards.js 21 * undefined, the card will be kept shown at least until next update.
65 // Update existing notification.
66 instrumented.notifications.update(
73 console.error('notifications.update: UPDATED=' + wasUpdated +
81 console.error('Error in notifications.update: ' + error);
93 function update(card, previousVersion) {
94 console.log('cardManager.update ' + JSON.stringify(card) + ' ' +
173 update: update,
  /external/chromium_org/chrome/browser/ui/gtk/
browser_toolbar_gtk.cc 238 // Put the wrench button in a box so that we can paint the update notification
270 // update the icon visibility to hide them.
386 // Update the spacing around the menu buttons
410 // We need to manually update the icon if we are in GTK mode. (Note that
419 // Redraw the wrench menu to update the badge.
433 location_bar_->Update(should_restore_state ? contents : NULL);
436 actions_toolbar_->Update();
450 // Rather than depending on the ordering of the observers, always update
454 // If our zoom level changed, we need to tell the menu to update its state,
501 // We may need to update the roundedness of the toolbar's top corners. I
    [all...]
  /external/chromium_org/chrome/browser/ui/views/frame/
app_panel_browser_frame_view.cc 87 window_icon_->Update();
114 window_icon_->Update();
  /external/chromium_org/chrome/installer/test/
alternate_version_generator.cc 642 !updater.Update(&kSetupEx_[0], &kBl[0],
645 !updater.Update(&kChromePacked7z[0], &kB7[0],
  /external/chromium_org/ui/views/controls/
scroll_view.cc 219 // Update the bounds right now so the inner views can fit in it.
222 // Give |contents_| a chance to update its bounds if it depends on the
278 // Update to the real client size with the visible scrollbars.
513 horiz_sb_->Update(vw, cw, -origin);
519 vert_sb_->Update(vh, ch, -origin);
  /art/runtime/gc/accounting/
mod_union_table.cc 89 // Clear dirty cards in the this space and update the corresponding mod-union bits.
236 void ModUnionTableReferenceCache::Update() {
253 // Update the corresponding references for the card.
285 // Clear dirty cards in the this space and update the corresponding mod-union bits.
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime.Tests/
Antlr.Runtime.Tools.Tests.pas 617 (Locals['X'] as IANTLRString).Value + ' Update');
618 CheckEquals('Value X Update', (Locals['X'] as IANTLRString).Value);
  /external/chromium/chrome/browser/autocomplete/
autocomplete_edit_view_gtk.h 97 virtual void Update(const TabContents* tab_for_state_restoring);
297 // Get ready to update |text_buffer_|'s highlighting without making changes to
303 // automatically update the PRIMARY selection. Undoes
335 // Update the field with |text| and set the selection.
527 // Set this flag to call UpdatePopup() in lost focus and need to update.
autocomplete_edit_view_win.h 92 virtual void Update(const TabContents* tab_for_state_restoring);
  /external/chromium/chrome/browser/chromeos/notifications/
balloon_view.cc 223 void BalloonViewImpl::Update() {
  /external/chromium/chrome/browser/google/
google_update.cc 31 // The registry location of the Google Update policies.
33 L"SOFTWARE\\Policies\\Google\\Update";
35 const wchar_t kGUPolicyAppValuePrefix[] = L"Update";
57 // Check if the currently running instance can be updated by Google Update.
78 LOG(ERROR) << L"Google Update cannot update Chrome installed in a "
137 // reports from google Update. It keeps track of the progress as Google Update
138 // notifies us and ends the message loop we are spinning in once Google Update
155 // Notifications from Google Update
    [all...]
  /external/chromium/chrome/browser/resources/net_internals/
dataview.js 401 // Update sourceIds
404 // Update the sourceTypeToSourceIdList list.
  /external/chromium/chrome/browser/ui/gtk/tabs/
dragged_tab_gtk.cc 118 void DraggedTabGtk::Update() {
  /external/chromium_org/chrome/browser/chromeos/drive/
drive_app_registry.cc 138 void DriveAppRegistry::Update() {
141 if (is_updating_) // There is already an update in progress.
  /external/chromium_org/chrome/browser/chromeos/settings/
session_manager_operation.cc 274 signature_creator->Update(
  /external/chromium_org/chrome/browser/extensions/
extension_creator.cc 223 if (!signature_creator->Update(buffer.get(), bytes_read)) {
  /external/chromium_org/chrome/browser/google/
google_update_win.cc 34 // Check if the currently running instance can be updated by Google Update.
51 LOG(ERROR) << L"Google Update cannot update Chrome installed in a "
116 // reports from google Update. It keeps track of the progress as GoogleUpdate
132 // Notifications from Google Update:
192 // Returns the results of the update operation.
201 // Returns which version Google Update found on the server (if a more
208 // Returns the Google Update supplied error string that describes the error
209 // that occurred during the update check/upgrade.
216 // The status/result of the Google Update operation
    [all...]

Completed in 347 milliseconds

<<11121314151617181920>>