Home
last modified time | relevance | path

Searched refs:kInfoLabelIds (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/ui/views/
Ddatabase_open_info_view.cc12 const int kInfoLabelIds[] = { variable
24 : GenericInfoView(ARRAYSIZE(kInfoLabelIds), kInfoLabelIds) { in DatabaseOpenInfoView()
Dappcache_info_view.cc13 const int kInfoLabelIds[] = { variable
22 : GenericInfoView(ARRAYSIZE(kInfoLabelIds), kInfoLabelIds) { in AppCacheInfoView()