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

  /external/chromium/chrome/common/
favicon_url.cc 8 : icon_type(INVALID_ICON) {
favicon_url.h 15 INVALID_ICON = 0x0,
  /external/chromium/chrome/browser/
favicon_helper.cc 35 case FaviconURL::INVALID_ICON:
36 return history::INVALID_ICON;
40 return history::INVALID_ICON;
54 icon_type(history::INVALID_ICON) {
  /external/chromium/chrome/browser/history/
history_types.cc 408 icon_type(INVALID_ICON) {
417 icon_type(history::INVALID_ICON) {
history_types.h 682 INVALID_ICON = 0x0,

Completed in 409 milliseconds