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

  /external/chromium/chrome/browser/
content_setting_combo_model.h 22 ContentSetting SettingForIndex(int index);
content_setting_combo_model.cc 48 switch (SettingForIndex(index)) {
63 ContentSetting ContentSettingComboModel::SettingForIndex(int index) {
74 if (SettingForIndex(i) == setting)

Completed in 994 milliseconds