Lines Matching refs:xcoeff
95440 : xcoeff( xcoeff_ )95461 xcoeff = xcoeff_;95490 return std::tie( xcoeff, ycoeff );95502 return ( xcoeff == rhs.xcoeff ) && ( ycoeff == rhs.ycoeff );95513 float xcoeff = {};