HomeSort by relevance Sort by last modified time
    Searched refs:IconPrecedes (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/web_applications/
web_app.cc 30 bool IconPrecedes(const WebApplicationInfo::IconInfo& left,
227 std::sort(icons->begin(), icons->end(), &IconPrecedes);
  /external/chromium/chrome/browser/web_applications/
web_app.cc 95 bool IconPrecedes(const WebApplicationInfo::IconInfo& left,
520 std::sort(icons->begin(), icons->end(), &IconPrecedes);

Completed in 148 milliseconds