Searched refs:bInsertSection (Results 1 – 2 of 2) sorted by relevance
891 bool bInsertSection = aIter != aStart ? aIter->IsContinous() : false; in InsertSegments() local893 if (!bInsertSection) in InsertSegments()915 bInsertSection = true; in InsertSegments()1001 if (bInsertSection) in InsertSegments()
4034 …bool bInsertSection = (aIter != aStart) ? (aIter->IsContinous() && bThisAndPreviousAreCompatible)… in InsertSegments() local4035 bool bInsertPageDesc = !bInsertSection; in InsertSegments()4064 bInsertSection = true; in InsertSegments()4074 if (bInsertSection) in InsertSegments()
Completed in 56 milliseconds