Searched defs:getHitElements (Results 1 – 2 of 2) sorted by relevance
295 FileGrid.prototype.getHitElements = function(x, y, opt_width, opt_height) { method in FileGrid
340 self.list.getHitElements = function(x, y, opt_width, opt_height) { function