Searched refs:bInsertSection (Results 1 – 2 of 2) sorted by relevance
882 bool bInsertSection = aIter != aStart ? aIter->IsContinous() : false; in InsertSegments() local884 if (!bInsertSection) in InsertSegments()906 bInsertSection = true; in InsertSegments()992 if (bInsertSection) in InsertSegments()
4035 …bool bInsertSection = (aIter != aStart) ? (aIter->IsContinous() && bThisAndPreviousAreCompatible)… in InsertSegments() local4036 bool bInsertPageDesc = !bInsertSection; in InsertSegments()4065 bInsertSection = true; in InsertSegments()4075 if (bInsertSection) in InsertSegments()
Completed in 34 milliseconds