Home
last modified time | relevance | path

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

/trunk/main/drawinglayer/source/processor2d/
H A Dvclpixelprocessor2d.cxx395 …const primitive2d::PolyPolygonColorPrimitive2D& rPolyPolygonColorPrimitive2D = static_cast< const … in processBasePrimitive2D() local
399 … if(bAllowed && tryDrawPolyPolygonColorPrimitive2DDirect(rPolyPolygonColorPrimitive2D, 0.0)) in processBasePrimitive2D()
406 …::BColor aPolygonColor(maBColorModifierStack.getModifiedColor(rPolyPolygonColorPrimitive2D.getBCol… in processBasePrimitive2D()
410 aLocalPolyPolygon = rPolyPolygonColorPrimitive2D.getB2DPolyPolygon(); in processBasePrimitive2D()
422 …::BColor aPolygonColor(maBColorModifierStack.getModifiedColor(rPolyPolygonColorPrimitive2D.getBCol… in processBasePrimitive2D()
427 aLocalPolyPolygon = rPolyPolygonColorPrimitive2D.getB2DPolyPolygon(); in processBasePrimitive2D()

Completed in 19 milliseconds