Searched refs:dynamicSections (Results 1 – 1 of 1) sorted by relevance
1552 bool dynamicSections = Config_getBool(HTML_DYNAMIC_SECTIONS); in startSectionHeader() local1553 if (dynamicSections) in startSectionHeader()1577 bool dynamicSections = Config_getBool(HTML_DYNAMIC_SECTIONS); in startSectionSummary() local1578 if (dynamicSections) in startSectionSummary()1589 bool dynamicSections = Config_getBool(HTML_DYNAMIC_SECTIONS); in endSectionSummary() local1590 if (dynamicSections) in endSectionSummary()1599 bool dynamicSections = Config_getBool(HTML_DYNAMIC_SECTIONS); in startSectionContent() local1600 if (dynamicSections) in startSectionContent()