Searched refs:aLeftUpperPoint (Results 1 – 1 of 1) sorted by relevance
742 … drawing::Position3D aLeftUpperPoint( fLogicX-fLogicBarWidth/2.0,fUnclippedUpperYValue,fLogicZ ); in createShapes() local745 if( isValidPosition(aLeftUpperPoint) ) in createShapes()746 … AddPointToPoly( (*aSeriesIter)->m_aPolyPolygonShape3D, aLeftUpperPoint ); in createShapes()826 … drawing::Position3D aLeftUpperPoint( fLogicX-fLogicBarWidth/2.0,fUpperYValue,fLogicZ ); in createShapes() local832 AddPointToPoly( aPoly, aLeftUpperPoint ); in createShapes()
Completed in 21 milliseconds