Searched refs:mpLastCheckedBand (Results 1 – 2 of 2) sorted by relevance
39 mpLastCheckedBand(0) in DBG_NAMEEX()46 mpLastCheckedBand(0) in RegionBand()83 mpLastCheckedBand(0) in RegionBand()110 mpLastCheckedBand = 0; in implReset()426 mpLastCheckedBand = mpFirstBand; in CreateBandRange()549 if ( rPoint.Y() > mpLastCheckedBand->mnYTop ) in InsertPoint()552 while ( mpLastCheckedBand ) in InsertPoint()562 mpLastCheckedBand = mpLastCheckedBand->mpNextBand; in InsertPoint()570 while ( mpLastCheckedBand ) in InsertPoint()580 mpLastCheckedBand = mpLastCheckedBand->mpPrevBand; in InsertPoint()[all …]
40 ImplRegionBand* mpLastCheckedBand; member in RegionBand
Completed in 37 milliseconds