Home
last modified time | relevance | path

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

/aoo4110/main/basegfx/test/
H A Dtesttools.cxx121 const sal_uInt32 pointCount( rPoly.count() ); in plot() local
123 if( pointCount < 1 ) in plot()
126 if( pointCount == 1 ) in plot()
133 for( i=0; i<pointCount-1; ++i ) in plot()

Completed in 18 milliseconds