Home
last modified time | relevance | path

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

/trunk/main/chart2/source/view/main/
H A DLabelPositionHelper.cxx160 rfYCorrection = aSize.Width *rtl::math::sin( beta ); in lcl_correctRotation_Left()
234 rfYCorrection = -aSize.Width*rtl::math::cos( beta )/2.0 in lcl_correctRotation_Top()
285 rfYCorrection = aSize.Height*rtl::math::sin( beta ) in lcl_correctRotation_Bottom()
314 rfYCorrection = -aSize.Height*rtl::math::sin( beta ) in lcl_correctRotation_Left_Top()
322 rfYCorrection = -aSize.Height*rtl::math::sin( beta ); in lcl_correctRotation_Left_Top()
347 rfYCorrection = aSize.Height*rtl::math::sin( beta ); in lcl_correctRotation_Left_Bottom()
353 rfYCorrection = aSize.Width*rtl::math::cos( beta ) in lcl_correctRotation_Left_Bottom()
379 rfYCorrection = -aSize.Height*rtl::math::sin( beta ); in lcl_correctRotation_Right_Top()
385 rfYCorrection = -aSize.Width*rtl::math::cos( beta ) in lcl_correctRotation_Right_Top()
410 rfYCorrection = aSize.Height*rtl::math::sin( beta ) in lcl_correctRotation_Right_Bottom()
[all …]

Completed in 23 milliseconds