Searched defs:onResized (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/resources/file_manager/js/
H A Dshare_client.js65 ShareClient.Observer.prototype.onResized = function(width, height, callback) {
86 this.observer_.onResized(data.args.width,
H A Dshare_dialog.js129 ShareDialog.prototype.onResized = function(width, height, callback) {

Completed in 60 milliseconds