Home
last modified time | relevance | path

Searched defs:pFlgAry (Results 1 – 7 of 7) sorted by relevance

/trunk/main/vcl/os2/source/gdi/
H A Dsalgdi.cxx697 …ics::drawPolyLineBezier( sal_uInt32 /*nPoints*/, const SalPoint* pPtAry, const sal_uInt8* pFlgAry ) in drawPolyLineBezier()
704 …hics::drawPolygonBezier( sal_uInt32 /*nPoints*/, const SalPoint* pPtAry, const sal_uInt8* pFlgAry ) in drawPolygonBezier()
712 … const SalPoint* const* pPtAry, const sal_uInt8* const* pFlgAry ) in drawPolyPolygonBezier()
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi.cxx627 const BYTE* const* pFlgAry, in ImplPreparePolyDraw()
694 void ImplRenderPath( HDC hdc, sal_uLong nPoints, const SalPoint* pPtAry, const BYTE* pFlgAry ) in ImplRenderPath()
1527 …nSalGraphics::drawPolyLineBezier( sal_uInt32 nPoints, const SalPoint* pPtAry, const BYTE* pFlgAry ) in drawPolyLineBezier()
1544 …inSalGraphics::drawPolygonBezier( sal_uInt32 nPoints, const SalPoint* pPtAry, const BYTE* pFlgAry ) in drawPolygonBezier()
1596 … const SalPoint* const* pPtAry, const BYTE* const* pFlgAry ) in drawPolyPolygonBezier()
/trunk/main/vcl/unx/generic/printergfx/
H A Dcommon_gfx.cxx526 PrinterGfx::DrawPolyLineBezier (sal_uInt32 nPoints, const Point* pPath, const sal_uInt8* pFlgAry) in DrawPolyLineBezier()
577 PrinterGfx::DrawPolygonBezier (sal_uInt32 nPoints, const Point* pPath, const sal_uInt8* pFlgAry) in DrawPolygonBezier()
633 …32 nPoly, const sal_uInt32 * pPoints, const Point* const * pPtAry, const sal_uInt8* const* pFlgAry) in DrawPolyPolygonBezier()
/trunk/main/vcl/unx/generic/gdi/
H A Dpspgraphics.cxx439 …raphics::drawPolyLineBezier( sal_uInt32 nPoints, const SalPoint* pPtAry, const sal_uInt8* pFlgAry ) in drawPolyLineBezier()
445 …Graphics::drawPolygonBezier( sal_uInt32 nPoints, const SalPoint* pPtAry, const sal_uInt8* pFlgAry ) in drawPolygonBezier()
454 const sal_uInt8* const* pFlgAry ) in drawPolyPolygonBezier()
/trunk/main/vcl/unx/headless/
H A Dsvppspgraphics.cxx365 …raphics::drawPolyLineBezier( sal_uInt32 nPoints, const SalPoint* pPtAry, const sal_uInt8* pFlgAry ) in drawPolyLineBezier()
371 …Graphics::drawPolygonBezier( sal_uInt32 nPoints, const SalPoint* pPtAry, const sal_uInt8* pFlgAry ) in drawPolygonBezier()
380 const sal_uInt8* const* pFlgAry ) in drawPolyPolygonBezier()
/trunk/main/vcl/source/gdi/
H A Doutdev.cxx1841 const sal_uInt8* pFlgAry = aPoly.GetConstFlagAry(); in DrawPolyLine() local
2030 const sal_uInt8* pFlgAry = aPoly.GetConstFlagAry(); in DrawPolygon() local
H A Dsalgdilayout.cxx511 …DrawPolyLineBezier( sal_uInt32 nPoints, const SalPoint* pPtAry, const sal_uInt8* pFlgAry, const Ou… in DrawPolyLineBezier()
526 …:DrawPolygonBezier( sal_uInt32 nPoints, const SalPoint* pPtAry, const sal_uInt8* pFlgAry, const Ou… in DrawPolygonBezier()

Completed in 168 milliseconds