Home
last modified time | relevance | path

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

/trunk/main/chart2/source/controller/main/
H A DChartController_Window.cxx1451 double fGrowAmountY = 200.0; in execute_KeyInput() local
1460 fGrowAmountY = static_cast< double >( aPixelSize.Height()); in execute_KeyInput()
1466 fGrowAmountY = -fGrowAmountY; in execute_KeyInput()
1469 … m_aSelection.getSelectedCID(), CENTERED_RESIZE_OBJECT, fGrowAmountX, fGrowAmountY ); in execute_KeyInput()

Completed in 27 milliseconds