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

  /external/chromium/chrome/browser/
plugin_exceptions_table_model.h 40 virtual bool HasGroups() OVERRIDE;
plugin_exceptions_table_model.cc 103 bool PluginExceptionsTableModel::HasGroups() {
  /external/chromium/chrome/browser/ui/search_engines/
template_url_table_model.h 49 virtual bool HasGroups() OVERRIDE;
template_url_table_model.cc 210 bool TemplateURLTableModel::HasGroups() {
  /external/chromium/chrome/browser/ui/gtk/
gtk_tree.cc 96 if (!table_model_->HasGroups())
119 if (!table_model_->HasGroups()) {
162 if (!table_model_->HasGroups())
188 if (table_model_->HasGroups()) {
204 if (table_model_->HasGroups()) {

Completed in 1575 milliseconds