Searched refs:mpPrevBand (Results 1 – 3 of 3) sorted by relevance
59 mpPrevBand = NULL; in ImplRegionBand()78 mpPrevBand = NULL; in ImplRegionBand()960 pLowerBand->mpPrevBand = this; in SplitBand()962 pLowerBand->mpNextBand->mpPrevBand = pLowerBand; in SplitBand()
340 mpFirstBand->mpPrevBand = pBandToInsert; in InsertBand()351 pBandToInsert->mpPrevBand = pPreviousBand; in InsertBand()437 pNewBand->mpPrevBand = pBand; in CreateBandRange()580 mpLastCheckedBand = mpLastCheckedBand->mpPrevBand; in InsertPoint()
79 …ImplRegionBand* mpPrevBand; // pointer to the previous element of the list (on… member in ImplRegionBand