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 220 const bool kEnableTouchIcon = true;
222 const bool kEnableTouchIcon = false;
chrome_constants.h 118 extern const bool kEnableTouchIcon;
  /external/chromium_org/chrome/browser/favicon/
favicon_tab_helper.cc 53 if (chrome::kEnableTouchIcon)

Completed in 162 milliseconds