Searched refs:IconPrecedes (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/web_applications/
H A Dweb_app.cc68 bool IconPrecedes(const WebApplicationInfo::IconInfo& left, function in namespace:__anon5601
423 std::sort(icons->begin(), icons->end(), &IconPrecedes);

Completed in 94 milliseconds