Home
last modified time | relevance | path

Searched refs:InvertNormal (Results 1 – 4 of 4) sorted by relevance

/trunk/main/chart2/source/view/diagram/
H A DVDiagram.cxx567 aStripe.InvertNormal(true); in createShapes_3d()
595 aStripe.InvertNormal(true); in createShapes_3d()
669 aStripe.InvertNormal(true); in createShapes_3d()
/trunk/main/chart2/source/view/inc/
H A DStripe.hxx60 void InvertNormal( bool bInvertNormal );
/trunk/main/chart2/source/view/main/
H A DStripe.cxx85 void Stripe::InvertNormal( bool bInvertNormal ) in InvertNormal() function in chart::Stripe
H A DShapeFactory.cxx661 aStripeBottom.InvertNormal(true); in createPyramid()