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

  /external/chromium_org/chrome/common/
chrome_constants.cc 232 const bool kEnableTouchIcon = true;
234 const bool kEnableTouchIcon = false;
chrome_constants.h 109 extern const bool kEnableTouchIcon;
  /external/chromium_org/chrome/browser/favicon/
favicon_tab_helper.cc 54 if (chrome::kEnableTouchIcon)

Completed in 63 milliseconds