Home
last modified time | relevance | path

Searched refs:mpLastCheckedBand (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/vcl/source/gdi/
H A Dregionband.cxx39 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 …]
/aoo4110/main/vcl/inc/
H A Dregionband.hxx40 ImplRegionBand* mpLastCheckedBand; member in RegionBand

Completed in 20 milliseconds