Home
last modified time | relevance | path

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

/aoo41x/main/vcl/win/source/gdi/
H A Dsalgdi_gdiplus.cxx76 const basegfx::B2DPoint aCa(rPolygon.getNextControlPoint(a)); in impAddB2DPolygonToGDIPlusGraphicsPathReal() local
81 Gdiplus::PointF(Gdiplus::REAL(aCa.getX()), Gdiplus::REAL(aCa.getY())), in impAddB2DPolygonToGDIPlusGraphicsPathReal()
122 const basegfx::B2DPoint aCa(rPolygon.getNextControlPoint(a)); in impAddB2DPolygonToGDIPlusGraphicsPathInteger() local
127 Gdiplus::Point(INT(aCa.getX()), INT(aCa.getY())), in impAddB2DPolygonToGDIPlusGraphicsPathInteger()

Completed in 9 milliseconds