Searched defs:pFlgAry (Results  1 – 7 of 7) sorted by relevance
| /aoo4110/main/vcl/os2/source/gdi/ | 
| H A D | salgdi.cxx | 697 …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()
  | 
| /aoo4110/main/vcl/win/source/gdi/ | 
| H A D | salgdi.cxx | 627                           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()
  | 
| /aoo4110/main/vcl/unx/generic/printergfx/ | 
| H A D | common_gfx.cxx | 526 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()
  | 
| /aoo4110/main/vcl/unx/headless/ | 
| H A D | svppspgraphics.cxx | 365 …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()
  | 
| /aoo4110/main/vcl/unx/generic/gdi/ | 
| H A D | pspgraphics.cxx | 439 …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()
  | 
| /aoo4110/main/vcl/source/gdi/ | 
| H A D | outdev.cxx | 1841         const sal_uInt8* pFlgAry = aPoly.GetConstFlagAry();  in DrawPolyLine()  local 2030         const sal_uInt8* pFlgAry = aPoly.GetConstFlagAry();  in DrawPolygon()  local
  | 
| H A D | salgdilayout.cxx | 511 …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 98 milliseconds