Home
last modified time | relevance | path

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

/aoo4110/main/svgio/source/svgreader/
H A Dsvgellipsenode.cxx145 const double fRx(getRx().solve(*this, xcoordinate)); in decomposeSvgNode() local
148 if(fRx > 0.0 && fRy > 0.0) in decomposeSvgNode()
155 fRx, fRy)); in decomposeSvgNode()
/aoo4110/main/sc/source/core/tool/
H A Dinterpr3.cxx134 double fRx = fAx; in lcl_IterateInverse() local
147 + fRx * fQy * fPy / (fQy-fRy) / (fPy-fRy) in lcl_IterateInverse()
163 fPx = fQx; fQx = fRx; fRx = fSx; in lcl_IterateInverse()
168 fBx = fRx; fBy = fRy; in lcl_IterateInverse()
172 fAx = fRx; fAy = fRy; in lcl_IterateInverse()
179 return fRx; in lcl_IterateInverse()

Completed in 43 milliseconds