Searched defs:updateSize_ (Results 1 - 2 of 2) sorted by path

/external/chromium_org/remoting/webapp/background/
H A Dmessage_window.js51 MessageWindowImpl.prototype.updateSize_ = function() {
143 this.updateSize_();
157 this.updateSize_();
/external/chromium_org/ui/file_manager/file_manager/foreground/js/
H A Dfile_table.js457 this.updateSize_(div, entry);
469 FileTable.prototype.updateSize_ = function(div, entry) {
578 this.updateSize_(item.querySelector('.size'), entry);
603 this.updateSize_(item, entry);

Completed in 234 milliseconds