Searched refs:has_default_cf_options_ (Results 1 – 2 of 2) sorted by relevance
120 has_default_cf_options_ = false; in Reset()303 has_default_cf_options_ |= is_default_cf; in CheckSection()445 if (!has_default_cf_options_) { in ValidityCheck()
140 bool has_default_cf_options_; variable