Home
last modified time | relevance | path

Searched defs:aToolsPoly (Results 1 – 3 of 3) sorted by last modified time

/trunk/main/vcl/source/gdi/
H A Dgdimetafiletools.cxx610 const Polygon aToolsPoly( in clipMetafileContentAgainstOwnRegions() local
636 const Polygon aToolsPoly( in clipMetafileContentAgainstOwnRegions() local
662 const Polygon aToolsPoly( in clipMetafileContentAgainstOwnRegions() local
/trunk/main/drawinglayer/source/primitive2d/
H A Dmetafileprimitive2d.cxx1869 … 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
/trunk/main/cppcanvas/source/mtfrenderer/
H A Dimplrenderer.cxx2095 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

Completed in 53 milliseconds