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

/external/chromium/chrome/browser/resources/picasaweb_uploader/js/
H A Dupload_page.js8 * @extends {cr.ui.GridItem}
11 var item = new cr.ui.GridItem(dataItem);
17 __proto__: cr.ui.GridItem.prototype,
23 cr.ui.GridItem.prototype.decorate.call(this, arguments);

Completed in 2396 milliseconds