Searched defs:slope (Results 1 – 7 of 7) sorted by relevance
34 double slope = 0.0; member73 void SetSlope(double slope) in SetSlope()
223 float slope = static_cast<float>(endPoint.y - startPoint.y) / (endPoint.x - startPoint.x); in SetDragEvent() local
562 uint16_t& slope, in Smooth()586 uint16_t slope; in GetDataBySmooth() local622 uint16_t slope; in DrawSmoothPolyLine() local
70 float slope = gapAlphaDiff / gapBrightnessDiff; in GetBackgroundAlpha() local
306 float slope = tan(Deg2rad(90.0f - angle)); in EndPointsFromAngle() local
333 float slope = tan(Deg2rad(RIGHT_ANGLE_F - angle)); in EndPointsFromAngle() local
406 float slope = tan(Deg2rad(90.0f - angle)); in EndPointsFromAngle() local455 float slope = tan(Deg2rad(90.0f - angle)); in EndPointsFromAngle() local