Searched refs:getIndexAfter (Results 1 – 9 of 9) sorted by relevance
73 getIndexAfter: function(index) { method in ListSelectionController248 this.getFirstIndex() : this.getIndexAfter(leadIndex);
286 getIndexAfter: function(index) { method in GridSelectionController
73 getIndexAfter: function(index) { method in ListSelectionController245 this.getFirstIndex() : this.getIndexAfter(leadIndex);
374 return this.getIndexAfter(index);413 getIndexAfter: function(index) { method in GridSelectionController
142 getIndexAfter: function(index) { method in WallpaperThumbnailsGridSelectionController144 GridSelectionController.prototype.getIndexAfter.call(this, index);
116 getIndexAfter: function(index) { method in UserImagesGridSelectionController118 GridSelectionController.prototype.getIndexAfter.call(this, index);
459 SlotIndex getIndexAfter(const MachineInstr *MI) const {583 nextItr = getIndexAfter(mi).listEntry();
693 Mosaic.SelectionController.prototype.getIndexAfter = function(index) { method in Mosaic.SelectionController