Searched defs:fLeftX (Results 1 – 1 of 1) sorted by relevance
982 const double fLeftX(rPointA.getX() - fHalfLineWidth); in createLineTrapezoidFromEdge() local997 const double fLeftX(std::min(rPointA.getX(), rPointB.getX())); in createLineTrapezoidFromEdge() local
Completed in 15 milliseconds