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