Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/resources/touch_ntp/standalone/
Dstandalone_hack.js198 function indexOfPred(array, predicate) { function
214 var i = indexOfPred(apps, function(e) { return e.id === id;});