Searched refs:bounds_delta_ (Results 1 – 2 of 2) sorted by relevance
368 gfx::Vector2dF bounds_delta() const { return bounds_delta_; } in bounds_delta()609 gfx::Vector2dF bounds_delta_; variable
780 return gfx::ToCeiledSize(gfx::SizeF(bounds_.width() + bounds_delta_.x(), in bounds()781 bounds_.height() + bounds_delta_.y())); in bounds()798 if (bounds_delta_ == bounds_delta) in SetBoundsDelta()801 bounds_delta_ = bounds_delta; in SetBoundsDelta()