Home
last modified time | relevance | path

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

/trunk/main/filter/source/flash/
H A Dswfwriter1.cxx1181 void Writer::Impl_writeLine( const Point& rPt1, const Point& rPt2, const Color* pLineColor ) in Impl_writeLine() function in Writer
1201 Impl_writeLine( rRect.TopLeft(), rRect.BottomRight(), &aColor ); in Impl_writeRect()
1450 Impl_writeLine( pA->GetPoint(), pA->GetPoint(), &pA->GetColor() ); in Impl_writeActions()
1458 Impl_writeLine( pA->GetPoint(), pA->GetPoint() ); in Impl_writeActions()
1468 Impl_writeLine( pA->GetStartPoint(), pA->GetEndPoint() ); in Impl_writeActions()
H A Dswfwriter.hxx372 void Impl_writeLine( const Point& rPt1, const Point& rPt2, const Color* pLineColor = NULL );

Completed in 23 milliseconds