Searched refs:DECLARE_COUNTRY (Results 1 – 1 of 1) sorted by relevance
/external/chromium/chrome/browser/search_engines/ |
D | template_url_prepopulate_data.cc | 3025 #define DECLARE_COUNTRY(code1, code2)\ in GetPrepopulationSetFromCountryID() macro 3030 DECLARE_COUNTRY(A, E) // United Arab Emirates in GetPrepopulationSetFromCountryID() 3031 DECLARE_COUNTRY(A, L) // Albania in GetPrepopulationSetFromCountryID() 3032 DECLARE_COUNTRY(A, R) // Argentina in GetPrepopulationSetFromCountryID() 3033 DECLARE_COUNTRY(A, T) // Austria in GetPrepopulationSetFromCountryID() 3034 DECLARE_COUNTRY(A, U) // Australia in GetPrepopulationSetFromCountryID() 3035 DECLARE_COUNTRY(B, A) // Bosnia and Herzegovina in GetPrepopulationSetFromCountryID() 3036 DECLARE_COUNTRY(B, E) // Belgium in GetPrepopulationSetFromCountryID() 3037 DECLARE_COUNTRY(B, G) // Bulgaria in GetPrepopulationSetFromCountryID() 3038 DECLARE_COUNTRY(B, H) // Bahrain in GetPrepopulationSetFromCountryID() [all …]
|