Home
last modified time | relevance | path

Searched refs:createSelectionController (Results 1 – 7 of 7) sorted by relevance

/external/chromium/chrome/browser/resources/shared/js/cr/ui/
Dgrid.js148 createSelectionController: function(sm) { method in Grid
Dlist.js233 this.selectionController_ = this.createSelectionController(sm);
727 createSelectionController: function(sm) { method in List
/external/chromium_org/chrome/browser/resources/chromeos/wallpaper_manager/js/
Dwallpaper_images_grid.js189 createSelectionController: function(sm) { method in WallpaperThumbnailsGrid
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/plugin_settings/domui/js/cr/ui/
Dlist.js229 this.selectionController_ = this.createSelectionController(sm);
730 createSelectionController: function(sm) { method in List
/external/chromium_org/ui/webui/resources/js/cr/ui/
Dgrid.js216 createSelectionController: function(sm) { method in Grid
Dlist.js186 this.selectionController_ = this.createSelectionController(sm);
816 createSelectionController: function(sm) { method in List
/external/chromium_org/chrome/browser/resources/chromeos/
Duser_images_grid.js143 createSelectionController: function(sm) { method in UserImagesGrid