Home
last modified time | relevance | path

Searched defs:fQ (Results 1 – 2 of 2) sorted by relevance

/trunk/main/basegfx/source/curve/
H A Db2dcubicbezier.cxx996 const double fQ = fBX + ((fBX >= 0) ? +fS : -fS); in getAllExtremumPositions() local
1027 const double fQ = fBY + ((fBY >= 0) ? +fS : -fS); in getAllExtremumPositions() local
1077 const double fQ = -(fB + ((fB >= 0) ? +fS : -fS)); in getMaxDistancePositions() local
/trunk/main/sc/source/core/tool/
H A Dinterpr3.cxx1055 double fQ = fB/(fA+fB); in GetBetaDist() local

Completed in 38 milliseconds