Home
last modified time | relevance | path

Searched refs:bEndPoint (Results 1 – 4 of 4) sorted by last modified time

/trunk/main/vcl/source/gdi/
H A Dregionband.cxx539 bool RegionBand::InsertPoint(const Point &rPoint, long nLineID, bool bEndPoint, LineType eLineType) in InsertPoint() argument
545 mpLastCheckedBand->InsertPoint( rPoint.X(), nLineID, bEndPoint, eLineType ); in InsertPoint()
557 mpLastCheckedBand->InsertPoint( rPoint.X(), nLineID, bEndPoint, eLineType ); in InsertPoint()
575 mpLastCheckedBand->InsertPoint( rPoint.X(), nLineID, bEndPoint, eLineType ); in InsertPoint()
H A Dregband.cxx212 bool bEndPoint, LineType eLineType ) in InsertPoint() argument
219 mpFirstBandPoint->mbEndPoint = bEndPoint; in InsertPoint()
232 if ( bEndPoint ) in InsertPoint()
287 pNewRegionBandPoint->mbEndPoint = bEndPoint; in InsertPoint()
309 pNewRegionBandPoint->mbEndPoint = bEndPoint; in InsertPoint()
/trunk/main/vcl/inc/
H A Dregionband.hxx64 bool InsertPoint(const Point &rPoint, long nLineID, bool bEndPoint, LineType eLineType);
/trunk/main/vcl/inc/vcl/
H A Dregband.hxx118 bool bEndPoint, LineType eLineType );

Completed in 23 milliseconds