Home
last modified time | relevance | path

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

/aoo41x/main/vcl/win/source/gdi/
H A Dsalgdi_gdiplus.cxx155 Gdiplus::Graphics aGraphics(getHDC()); in drawPolyPolygon() local
208 aGraphics.FillPath(&aTestBrush, &aPath); in drawPolyPolygon()
225 Gdiplus::Graphics aGraphics(getHDC()); in drawPolyLine() local
307 aGraphics.DrawPath(&aTestPen, &aPath); in drawPolyLine()
388 Gdiplus::Graphics aGraphics(getHDC()); in tryDrawBitmapGdiPlus() local
391 aGraphics, in tryDrawBitmapGdiPlus()
398 aGraphics, in tryDrawBitmapGdiPlus()
425 aGraphics, in drawAlphaBitmap()
432 aGraphics, in drawAlphaBitmap()
473 aGraphics, in drawTransformedBitmap()
[all …]
/aoo41x/main/sd/source/filter/html/
H A Dbuttonset.cxx203 std::vector< Graphic > aGraphics; in getPreview() local
216 aGraphics.push_back(aGraphic); in getPreview()
232 std::vector< Graphic >::iterator aGraphIter( aGraphics.begin() ); in getPreview()
233 while( aGraphIter != aGraphics.end() ) in getPreview()
/aoo41x/main/bean/com/sun/star/comp/beans/
H A DOOoBean.java1332 public void paint( java.awt.Graphics aGraphics ) in paint() argument

Completed in 23 milliseconds