Home
last modified time | relevance | path

Searched refs:updateContents (Results 1 – 17 of 17) sorted by relevance

/external/chromium-trace/trace-viewer/src/tracing/analysis/
Dslice_view.js39 this.updateContents();
42 updateContents: function() { method in SliceView
Dobject_snapshot_view.js33 this.updateContents();
36 updateContents: function() { method in ObjectSnapshotView
Dobject_instance_view.js33 this.updateContents();
36 updateContents: function() { method in ObjectInstanceView
Danalysis_view_test.js83 updateContents: function() { method in MyView
125 updateContents: function() { method in MyView
155 updateContents: function() { method in MySlice
Ddefault_object_view.js33 updateContents: function() { method in DefaultObjectSnapshotView
82 updateContents: function() { method in DefaultObjectInstanceView
/external/chromium-trace/trace-viewer/src/cc/
Dpicture_view.js34 updateContents: function() { method in PictureSnapshotView
Dtile_view.js31 updateContents: function() { method in TileSnapshotView
Draster_task_slice_view.js33 updateContents: function() { method in RasterTaskSliceView
/external/chromium_org/chrome/browser/ui/cocoa/notifications/
Dballoon_controller.h76 - (void)updateContents;
Dballoon_view_bridge.mm47 [controller_ updateContents];
Dballoon_controller.mm174 - (void)updateContents { method
/external/chromium/chrome/browser/ui/cocoa/notifications/
Dballoon_controller.h78 - (void)updateContents;
Dballoon_view_bridge.mm47 [controller_ updateContents];
Dballoon_controller.mm175 - (void)updateContents { method
/external/chromium-trace/trace-viewer/src/tcmalloc/
Dtcmalloc_instance_view.js32 updateContents: function() { method in TcmallocInstanceView
Dtcmalloc_snapshot_view.js31 updateContents: function() { method in TcmallocSnapshotView
/external/chromium-trace/
Dscript.js318 …nstance_},set objectInstance(b){this.objectInstance_=b;this.updateContents()},updateContents:funct…
320 …napshot_},set objectSnapshot(b){this.objectSnapshot_=b;this.updateContents()},updateContents:funct…
323 …lt-object-view");this.classList.add("default-object-snapshot-view")},updateContents:function(){var… method in b
325 …lt-object-view");this.classList.add("default-object-instance-view")},updateContents:function(){var… method
327 …slice(){return this.slice_},set slice(b){this.slice_=b;this.updateContents()},updateContents:funct…