Searched refs:_sectAligns (Results 1 – 2 of 2) sorted by relevance
487 std::vector<SectionAlign> _sectAligns; variable
803 _sectAligns.push_back(entry); in addSectionAlignment()822 for (const SectionAlign &entry : _sectAligns) { in sectionAligned()