Searched refs:fYOther (Results 1 – 1 of 1) sorted by relevance
949 double fYOther = fMaxY; in get2DAxisMainLine() local958 fYOther = fMinY; in get2DAxisMainLine()985 if( ::rtl::math::approxEqual( fYOther, fYStart) ) in get2DAxisMainLine()1001 aPosList.push_back( getScreenPosAndLogicPos( fMinX, fYOther, fZOnZPlane ) ); in get2DAxisMainLine()1092 if( ::rtl::math::approxEqual( fYOther, fYStart) ) in get2DAxisMainLine()1108 fYStart = fYEnd = fYOther; in get2DAxisMainLine()1134 aPosList.push_back( getScreenPosAndLogicPos( fXOnXPlane, fYOther, fMinZ ) ); in get2DAxisMainLine()
Completed in 21 milliseconds