HomeSort by relevance Sort by last modified time
    Searched full:has_icon (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/chrome/browser/ui/cocoa/autofill/
autofill_suggestion_container_unittest.mm 34 bool has_icon = false;
38 has_icon = true;
48 EXPECT_TRUE(has_icon);
  /external/chromium_org/chrome/installer/util/
chrome_app_host_operations.cc 110 if (!properties->has_icon())
chrome_browser_operations.cc 114 if (!properties->has_icon()) {
shell_util.h 165 bool has_icon() const { function in struct:ShellUtil::ShortcutProperties
shell_util_unittest.cc 141 if (properties.has_icon()) {
shell_util.cc     [all...]

Completed in 732 milliseconds