Searched refs:fYStart (Results 1 – 1 of 1) sorted by relevance
929 double fYStart = fMinY; in get2DAxisMainLine() local932 double fYEnd = fYStart; in get2DAxisMainLine()978 fYStart = fYEnd = fCrossesOtherAxis; in get2DAxisMainLine()985 if( ::rtl::math::approxEqual( fYOther, fYStart) ) in get2DAxisMainLine()1018 fYStart = fYEnd = aBestPos.fLogicY; in get2DAxisMainLine()1090 fYStart = fYEnd = fCrossesOtherAxis; in get2DAxisMainLine()1092 if( ::rtl::math::approxEqual( fYOther, fYStart) ) in get2DAxisMainLine()1106 fYStart = fYEnd = fYOnYPlane; in get2DAxisMainLine()1108 fYStart = fYEnd = fYOther; in get2DAxisMainLine()1161 fYStart = fYEnd = aBestPos.fLogicY; in get2DAxisMainLine()[all …]
Completed in 26 milliseconds