Home
last modified time | relevance | path

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

/aoo41x/main/chart2/source/view/axes/
H A DVCartesianAxis.cxx930 double fZStart = fMinZ; in get2DAxisMainLine() local
933 double fZEnd = fZStart; in get2DAxisMainLine()
986 fZStart = fZEnd = fZOnZPlane; in get2DAxisMainLine()
988 fZStart = fZEnd = fZOther; in get2DAxisMainLine()
992 rStart = getScreenPosition( fXStart, fYStart, fZStart ); in get2DAxisMainLine()
1019 fZStart = fZEnd = aBestPos.fLogicZ; in get2DAxisMainLine()
1040 fZStart = fZEnd = fZOnZPlane; in get2DAxisMainLine()
1042 fZStart = fZEnd = fZOther; in get2DAxisMainLine()
1046 rStart = getScreenPosition( fXStart, fYStart, fZStart ); in get2DAxisMainLine()
1073 fZStart = fZEnd = aBestPos.fLogicZ; in get2DAxisMainLine()
[all …]

Completed in 14 milliseconds