Home | History | Annotate | Download | only in browser

Lines Matching refs:has_author_specified_sections

384   bool has_author_specified_sections;
386 &has_author_specified_sections);
401 IdentifySections(has_author_specified_sections);
1198 void FormStructure::IdentifySections(bool has_author_specified_sections) {
1202 if (!has_author_specified_sections) {