Searched refs:x_ (Results 1 – 8 of 8) sorted by relevance
27 return std::sqrt(x_ * x_ + y_ * y_); in Length()35 x_ *= new_length / length; in ScaleTo()47 out.x_ = x_ + other.x_; in operator +()54 out.x_ = x_ - other.x_; in operator -()61 out.x_ = factor * x_; in operator *()67 const float x = x_; in Rotate90Clockwise()68 x_ = y_; in Rotate90Clockwise()
30 Point() : x_(0.0f), y_(0.0f) {} in Point()31 Point(float x, float y) : x_(x), y_(y) {} in Point()33 float x() const { return x_; } in x()48 float x_, y_;
28 return std::sqrt(x_ * x_ + y_ * y_); in Length()36 x_ *= new_length / length; in ScaleTo()48 out.x_ = x_ + other.x_; in operator +()55 out.x_ = x_ - other.x_; in operator -()62 out.x_ = factor * x_; in operator *()68 const float x = x_; in Rotate90Clockwise()69 x_ = y_; in Rotate90Clockwise()
69 const Segment *x_ = (Segment *) x; in qsortCompare() local71 return x_->mFrameStart - y_->mFrameStart; in qsortCompare()
292 ��*{c�8�p<?y/��ic�O]�c^o���s �`�n/�<x_/�t�֪�!��$�L:�v�41�H|<7���p���ꮡ�j6r�:�?��{�…
15 �����a?����=x~{.�+d��{E���x_��6���b#�`��hPfrD���ηn��
3199 field public static final String HIDDEN_COLUMN_PREFIX = "x_";