Searched defs:aToolsPoly (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/vcl/source/gdi/ |
H A D | gdimetafiletools.cxx | 610 const Polygon aToolsPoly( in clipMetafileContentAgainstOwnRegions() local 636 const Polygon aToolsPoly( in clipMetafileContentAgainstOwnRegions() local 662 const Polygon aToolsPoly( in clipMetafileContentAgainstOwnRegions() local
|
/aoo41x/main/cppcanvas/source/mtfrenderer/ |
H A D | implrenderer.cxx | 2095 const Polygon aToolsPoly( static_cast<MetaArcAction*>(pCurrAct)->GetRect(), in createActions() local 2109 const Polygon aToolsPoly( static_cast<MetaPieAction*>(pCurrAct)->GetRect(), in createActions() local 2123 … const Polygon aToolsPoly( static_cast<MetaChordAction*>(pCurrAct)->GetRect(), in createActions() local
|
/aoo41x/main/drawinglayer/source/primitive2d/ |
H A D | metafileprimitive2d.cxx | 1869 … const Polygon aToolsPoly(pA->GetRect(), pA->GetStartPoint(), pA->GetEndPoint(), POLY_ARC); in interpretMetafile() local 1883 … const Polygon aToolsPoly(pA->GetRect(), pA->GetStartPoint(), pA->GetEndPoint(), POLY_PIE); in interpretMetafile() local 1897 … const Polygon aToolsPoly(pA->GetRect(), pA->GetStartPoint(), pA->GetEndPoint(), POLY_CHORD); in interpretMetafile() local
|
Completed in 69 milliseconds